We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fbd9d34 + 4280b71 commit e6e2ea1Copy full SHA for e6e2ea1
1 file changed
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
go-version: ${{ matrix.go }}
29
30
- name: Cache Go modules
31
- uses: actions/cache@v4
+ uses: actions/cache@v5
32
with:
33
path: |
34
~/.cache/go-build
0 commit comments