We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77515dc commit ba50299Copy full SHA for ba50299
1 file changed
.github/workflows/main.yml
@@ -35,7 +35,7 @@ jobs:
35
go-version: 1.25
36
37
- name: Cache Dependencies
38
- uses: actions/cache@v4
+ uses: actions/cache@v5
39
id: gomod-cache
40
with:
41
path: ~/go/pkg/mod
0 commit comments