Skip to content

Commit

Permalink
update checkout to v4
Browse files Browse the repository at this point in the history
Signed-off-by: Daisuke Sato <[email protected]>
  • Loading branch information
daisukes committed Feb 24, 2024
1 parent 223f194 commit 386df76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
echo "Available storage:"
df -h
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Install vcs
run: pip3 install vcstool
Expand Down

0 comments on commit 386df76

Please sign in to comment.