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 36e8e43 + f84985e commit fb63d00Copy full SHA for fb63d00
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
21
# Node is needed for CDK
22
- name: Setup node
23
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
24
with:
25
node-version-file: '.nvmrc'
26
cache: 'npm'
0 commit comments