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.
2 parents 4cf757b + 37adecb commit 00883fcCopy full SHA for 00883fc
.github/workflows/test-devcontainer.yml
@@ -22,7 +22,7 @@ jobs:
22
go-version-file: go.mod
23
24
- name: Setup NodeJS 20.x
25
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
26
with:
27
node-version: "20.x"
28
0 commit comments