Skip to content

Commit

Permalink
Update runner to use checkout v4
Browse files Browse the repository at this point in the history
  • Loading branch information
beroset authored Dec 18, 2023
1 parent 3166641 commit 78d356e
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:
os: [ubuntu-latest]

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Install catch2
run: |
Expand Down

0 comments on commit 78d356e

Please sign in to comment.