Skip to content

Commit

Permalink
Merge pull request #12 from IntelPython/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/checkout-4.2.1

Bump actions/checkout from 4.2.0 to 4.2.1
  • Loading branch information
oleksandr-pavlyk authored Oct 21, 2024
2 parents ce4fe66 + 43c7cbd commit c49f2eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: echo $CONDA/bin >> $GITHUB_PATH

- name: Checkout repo
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
fetch-depth: 0

Expand Down Expand Up @@ -85,7 +85,7 @@ jobs:
run: echo $CONDA/bin >> $GITHUB_PATH

- name: Checkout repo
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
fetch-depth: 0

Expand Down

0 comments on commit c49f2eb

Please sign in to comment.