We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 149a3f6 commit 81378f1Copy full SHA for 81378f1
.github/workflows/reusable-builder-go.yml
@@ -114,7 +114,7 @@ jobs:
114
go-version: ${{ inputs.go-version }}
115
116
- name: Cache go module
117
- uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
+ uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
118
with:
119
path: |
120
~/.cache/go-build
0 commit comments