Skip to content

Commit

Permalink
ci: bump actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
madebr committed Aug 15, 2024
1 parent 0ca169b commit ffdee9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
ninja-build \
pkg-config \
${NULL+}
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive

Expand Down

0 comments on commit ffdee9f

Please sign in to comment.