Skip to content

Commit

Permalink
SC-6662 update README to use v3 of actions
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdanakushnir authored Apr 20, 2023
1 parent db50107 commit 5875562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
sonarcloud:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
# Disabling shallow clone is recommended for improving relevancy of reporting
fetch-depth: 0
Expand Down

0 comments on commit 5875562

Please sign in to comment.