We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df4a32c + 4df09c5 commit aea57f2Copy full SHA for aea57f2
1 file changed
.github/workflows/test.yml
@@ -43,7 +43,7 @@ jobs:
43
go-version: ${{ matrix.go-version }}
44
45
- name: Cache go modules
46
- uses: actions/cache@v5
+ uses: actions/cache@v6
47
with:
48
path: |
49
~/.cache/go-build
0 commit comments