We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 116e83c commit 2243f99Copy full SHA for 2243f99
.github/workflows/ci.yml
@@ -67,7 +67,7 @@ jobs:
67
go-version: ${{ matrix.go-version }}
68
69
- name: Cache Go modules
70
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
+ uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
71
with:
72
path: |
73
~/.cache/go-build
0 commit comments