We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 496c515 commit d954f78Copy full SHA for d954f78
.github/workflows/sonarcloud.yml
@@ -43,7 +43,7 @@ jobs:
43
runs-on: ubuntu-latest
44
45
steps:
46
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
47
with:
48
fetch-depth: 0
49
- name: Setup Python
0 commit comments