Skip to content

Commit

Permalink
ci: use checkout v4
Browse files Browse the repository at this point in the history
  • Loading branch information
larpon committed Oct 9, 2024
1 parent c936a16 commit 5e5293d
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 @@ -210,7 +210,7 @@ jobs:
sudo ln -s ~/.vmodules/vab/vab /usr/local/bin/vab
- name: Checkout SDL
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
path: sdl

Expand Down

0 comments on commit 5e5293d

Please sign in to comment.