We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6843f53 commit 13eda9aCopy full SHA for 13eda9a
.github/workflows/BUILD_TEST_DSTV_NET.yml
@@ -22,7 +22,7 @@ jobs:
22
fetch-depth: 0
23
24
- name: Cache SonarCloud packages
25
- uses: actions/cache@v1
+ uses: actions/cache@v4
26
with:
27
path: ~\sonar\cache
28
key: ${{ runner.os }}-sonar
0 commit comments