Skip to content

Commit

Permalink
docs: update checkout GitHub Action to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
froblesmartin authored and dbmeneses committed Feb 6, 2024
1 parent 49e6cd3 commit 44eed60
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@v3
- uses: actions/checkout@v4
with:
# Disabling shallow clone is recommended for improving relevancy of reporting
fetch-depth: 0
Expand Down

0 comments on commit 44eed60

Please sign in to comment.