Skip to content

Commit

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

Bump actions/checkout from 4.1.1 to 4.1.6
  • Loading branch information
oleksandr-pavlyk authored Oct 3, 2024
2 parents c269266 + 78f3a9d commit d98f1ac
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].1
uses: actions/[email protected].6
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].1
uses: actions/[email protected].6
with:
fetch-depth: 0

Expand Down

0 comments on commit d98f1ac

Please sign in to comment.