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 30040e8 commit 1984d93Copy full SHA for 1984d93
.github/workflows/tests.yml
@@ -21,7 +21,7 @@ jobs:
21
run-sonarqube-analysis: true
22
23
steps:
24
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
25
with:
26
fetch-depth: 0
27
0 commit comments