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 16932f2 commit 316105fCopy full SHA for 316105f
.github/workflows/deploy.yaml
@@ -132,7 +132,7 @@ jobs:
132
node-version: "22.x"
133
cache: "npm"
134
135
- - uses: actions/setup-go@v5
+ - uses: actions/setup-go@v6
136
with:
137
go-version: "^1.21.6"
138
.github/workflows/test-and-release.yaml
@@ -192,7 +192,7 @@ jobs:
192
193
194
195
196
197
198
0 commit comments