Skip to content

Commit

Permalink
chore(ci): update checkout action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
nfrechette committed Jul 6, 2024
1 parent 5fb697e commit 5fa805b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Git checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: 'recursive'
- name: Build with wrapper
Expand Down

0 comments on commit 5fa805b

Please sign in to comment.