Skip to content

Commit 5875562

Browse files
SC-6662 update README to use v3 of actions
1 parent db50107 commit 5875562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
sonarcloud:
4242
runs-on: ubuntu-latest
4343
steps:
44-
- uses: actions/checkout@v2
44+
- uses: actions/checkout@v3
4545
with:
4646
# Disabling shallow clone is recommended for improving relevancy of reporting
4747
fetch-depth: 0

0 commit comments

Comments
 (0)