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 d11079d commit d6dcddfCopy full SHA for d6dcddf
.github/workflows/coder-test-stability.yaml
@@ -39,7 +39,7 @@ jobs:
39
- 1
40
- 2
41
steps:
42
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
43
44
- uses: actions/setup-go@v2
45
with:
.github/workflows/coder.yaml
@@ -308,7 +308,7 @@ jobs:
308
# https://github.com/coder/coder/issues/384
309
# - windows-2022
310
311
312
313
- name: Cache Node
314
id: cache-node
0 commit comments