We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b06eaa5 commit 411a594Copy full SHA for 411a594
1 file changed
.github/workflows/buildtest.yaml
@@ -28,7 +28,7 @@ jobs:
28
runs-on: ubuntu-latest
29
steps:
30
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
31
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
32
with:
33
path: |
34
~/go/pkg/mod
0 commit comments