Skip to content

Commit

Permalink
Update actions/checkout action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 13, 2022
1 parent ede80aa commit 4c1e404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install dependencies
run: sudo apt install libboost-dev

- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
submodules: "true"

Expand Down

0 comments on commit 4c1e404

Please sign in to comment.