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 41c3ee7 commit f630fc5Copy full SHA for f630fc5
.github/workflows/coder.yaml
@@ -208,7 +208,7 @@ jobs:
208
- name: Configure Docker for Google Artifact Registry
209
run: gcloud auth configure-docker us-docker.pkg.dev
210
211
- - uses: actions/setup-node@v2
+ - uses: actions/setup-node@v3
212
with:
213
node-version: "14"
214
@@ -246,7 +246,7 @@ jobs:
246
247
go-version: "^1.17"
248
249
250
251
252
0 commit comments