chore(deps): update actions/cache action to v5
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
CI / test (pull_request) Successful in 32s

This commit is contained in:
2025-12-19 17:05:54 +00:00
parent d0bce1b77c
commit 297e9446e6
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ jobs:
go.sum
- name: cache go
id: cache-go
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
with:
path: |
/go_path

View File

@@ -28,7 +28,7 @@ jobs:
go.sum
- name: cache go
id: cache-go
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
with:
path: |
/go_path