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 4f497ff commit 9430659Copy full SHA for 9430659
.github/workflows/buildtest.yaml
@@ -26,7 +26,7 @@ jobs:
26
runs-on: ubuntu-latest
27
steps:
28
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
29
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
30
with:
31
path: |
32
~/go/pkg/mod
0 commit comments