2 parents 24e2b4c + 34cc272 commit 3409bf5Copy full SHA for 3409bf5
1 file changed
.github/actions/setup-node-env/action.yml
@@ -10,7 +10,7 @@ runs:
10
- run: corepack enable
11
shell: bash
12
13
- - uses: actions/setup-node@v6
+ - uses: actions/setup-node@v7
14
with:
15
node-version-file: '.nvmrc'
16
cache: 'pnpm'
0 commit comments