We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 990caca commit 765dd19Copy full SHA for 765dd19
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
go-version: "1.22"
14
- uses: actions/checkout@v2
15
- - uses: actions/cache@v4.0.0
+ - uses: actions/cache@v4
16
17
path: |
18
~/.cache/go-build
0 commit comments