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 860456d commit b854994Copy full SHA for b854994
.github/workflows/manifests-up-to-date.yaml
@@ -22,7 +22,7 @@ jobs:
22
- name: Check out code into the Go module directory
23
uses: actions/checkout@v3
24
- name: Restore cache
25
- uses: actions/cache@v3.0.10
+ uses: actions/cache@v3
26
with:
27
path: |
28
~/.cache/go-build
.github/workflows/test.yaml
@@ -23,7 +23,7 @@ jobs:
29
0 commit comments