There was an error while loading. Please reload this page.
1 parent 8cb62cf commit f5cdcd9Copy full SHA for f5cdcd9
1 file changed
.github/workflows/test.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
go-version: ${{ matrix.go }}
32
- uses: actions/checkout@v5
33
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
34
35
# In order:
36
# * Module download cache
0 commit comments