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 f78c810 commit 62787e0Copy full SHA for 62787e0
1 file changed
.github/workflows/pr-test-coverage.yml
@@ -38,7 +38,7 @@ jobs:
38
8.0.x
39
40
- name: Cache SonarCloud packages
41
- uses: actions/cache@v4
+ uses: actions/cache@v5
42
with:
43
path: ~\sonar\cache
44
key: ${{ runner.os }}-sonar
0 commit comments