Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8f19f85

Browse files
authored
Merge branch 'main' into tfprovider
2 parents f8cab49 + f630fc5 commit 8f19f85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/coder.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ jobs:
208208
- name: Configure Docker for Google Artifact Registry
209209
run: gcloud auth configure-docker us-docker.pkg.dev
210210

211-
- uses: actions/setup-node@v2
211+
- uses: actions/setup-node@v3
212212
with:
213213
node-version: "14"
214214

@@ -246,7 +246,7 @@ jobs:
246246
with:
247247
go-version: "^1.17"
248248

249-
- uses: actions/setup-node@v2
249+
- uses: actions/setup-node@v3
250250
with:
251251
node-version: "14"
252252

0 commit comments

Comments
 (0)