Skip to content

Commit 62787e0

Browse files
chore(deps): update actions/cache action to v5 (#1054)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f78c810 commit 62787e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-test-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
8.0.x
3939
4040
- name: Cache SonarCloud packages
41-
uses: actions/cache@v4
41+
uses: actions/cache@v5
4242
with:
4343
path: ~\sonar\cache
4444
key: ${{ runner.os }}-sonar

0 commit comments

Comments
 (0)