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 5b5faab commit 231948aCopy full SHA for 231948a
.github/workflows/tests.yml
@@ -21,7 +21,7 @@ jobs:
21
run-sonarqube-analysis: true
22
23
steps:
24
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
25
with:
26
fetch-depth: 0
27
0 commit comments