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 5553098 commit ab3ec13Copy full SHA for ab3ec13
.github/workflows/build-artifacts.yml
@@ -148,7 +148,7 @@ jobs:
148
chmod 600 $HOME/.netrc
149
150
- name: Fetch Cached Artifacts
151
- uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
+ uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
152
with:
153
path: ${{ github.workspace }}/dist
154
key: nginx-ingress-${{ inputs.go-md5 }}
0 commit comments