We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea23354 commit 3123e1fCopy full SHA for 3123e1f
1 file changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
fetch-depth: 0
18
- name: Setup Nodejs
19
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
20
21
node-version-file: '.nvmrc'
22
- name: Install dependencies
0 commit comments