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 431f4e0 commit 846332cCopy full SHA for 846332c
.github/workflows/release-build-sign-upload.yml
@@ -161,7 +161,7 @@ jobs:
161
go env
162
163
- name: Go Assets Cache
164
- uses: actions/cache@v3
+ uses: actions/cache@v4
165
with:
166
path: |
167
${{ steps.go-cache-paths.outputs.go-mod }}
@@ -438,7 +438,7 @@ jobs:
438
cat "$(brew --repository)/Library/Taps/pivotalsoftware/homebrew-gon/gon.rb" > .github/brew-formulae
439
440
- name: Configure Homebrew cache
441
442
443
444
~/Library/Caches/Homebrew/gon--*
@@ -458,7 +458,7 @@ jobs:
458
459
460
461
462
463
464
0 commit comments