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 95261bc commit 2925676Copy full SHA for 2925676
.github/workflows/hugecachedpendencyv5.yml
@@ -56,7 +56,7 @@ jobs:
56
go mod tidy
57
58
- name: Setup Go with cache
59
- uses: actions/ setup-go@v5
+ uses: actions/setup-go@v5
60
with:
61
go-version: '1.24'
62
cache: true
@@ -119,7 +119,7 @@ jobs:
119
120
121
122
123
124
125
@@ -183,7 +183,7 @@ jobs:
183
184
185
186
187
188
189
0 commit comments