We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94e591a commit 1a48a95Copy full SHA for 1a48a95
.github/workflows/go.yml
@@ -44,7 +44,7 @@ jobs:
44
with:
45
ref: ${{ github.ref }}
46
47
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
48
49
path: |
50
${{ matrix.go-build }}
0 commit comments