Skip to content

Commit

Permalink
bump actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
andreineculau committed Jul 26, 2024
1 parent 0c8ce4d commit 02194e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
)
rm git.tar.gz
rm -r git-*
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
fetch-depth: 0
- shell: bash
Expand Down

0 comments on commit 02194e6

Please sign in to comment.