We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55f0197 commit 8b2c4dfCopy full SHA for 8b2c4df
.github/workflows/ci.yaml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
go-version: ${{ matrix.go-version }}
40
- uses: actions/checkout@v3
41
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
42
43
# In order:
44
# * Module download cache
0 commit comments