Skip to content

Commit

Permalink
update actions/checkout to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanfranke committed Nov 2, 2024
1 parent fdbd835 commit c3892ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
scons --version
- name: Checkout project
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
submodules: recursive

Expand Down

0 comments on commit c3892ab

Please sign in to comment.