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 5061391 commit b60944aCopy full SHA for b60944a
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Checkout
17
uses: actions/checkout@v4
18
- name: Setup Nodejs
19
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
20
with:
21
node-version-file: '.nvmrc'
22
0 commit comments