Skip to content

Commit

Permalink
bump actions/checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
Garux committed Oct 27, 2022
1 parent 6bfa626 commit b6cfc66
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 @@ -69,7 +69,7 @@ jobs:
run: |
sudo apt-get -qq update
sudo apt-get -y install mesa-common-dev qtbase5-dev
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
submodules: recursive

Expand Down

0 comments on commit b6cfc66

Please sign in to comment.