We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19e887a commit 83b062dCopy full SHA for 83b062d
1 file changed
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
check-latest: true
23
id: go
24
- name: go cache restore
25
- uses: actions/cache/restore@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
+ uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
26
with:
27
path: |
28
~/go/pkg/mod
0 commit comments