We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c398d5e commit 136ce2cCopy full SHA for 136ce2c
.github/workflows/tests.yml
@@ -21,7 +21,7 @@ jobs:
21
run-sonarqube-analysis: true
22
23
steps:
24
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
25
with:
26
fetch-depth: 0
27
0 commit comments