Skip to content

Commit 911a193

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
fetch-depth: 0
4242

4343
- name: 'Cache: .nuke/temp, ~/.nuget/packages'
44-
uses: actions/cache@v4
44+
uses: actions/cache@v5
4545
with:
4646
path: |
4747
.nuke/temp

0 commit comments

Comments
 (0)