Compare commits

...

1 Commits

Author SHA1 Message Date
renovate-bot d33486546b chore(deps): update actions/cache digest to caa2961
renovate/stability-days Updates have not met minimum release age requirement
CI / test (pull_request) Successful in 48s
2026-06-27 04:09:54 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ jobs:
go.sum go.sum
- name: cache go - name: cache go
id: cache-go id: cache-go
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5 uses: actions/cache@caa296126883cff596d87d8935842f9db880ef25 # v5
with: with:
path: | path: |
/go_path /go_path
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
go.sum go.sum
- name: cache go - name: cache go
id: cache-go id: cache-go
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5 uses: actions/cache@caa296126883cff596d87d8935842f9db880ef25 # v5
with: with:
path: | path: |
/go_path /go_path