Skip to content

Commit

Permalink
Update actions/checkout version to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
r0qs committed Mar 26, 2024
1 parent 158a6b7 commit b3f2f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildpack-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
image_variant: [emscripten, ubuntu.clang.ossfuzz, ubuntu2004, ubuntu2204.clang, ubuntu2204]

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down

0 comments on commit b3f2f6d

Please sign in to comment.