There was an error while loading. Please reload this page.
2 parents 7f0e8e7 + c211680 commit 149dbcfCopy full SHA for 149dbcf
1 file changed
.github/actions/setup/action.yml
@@ -5,7 +5,7 @@ runs:
5
using: composite
6
steps:
7
- name: Setup Node.js
8
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v7
9
with:
10
node-version-file: .nvmrc
11
0 commit comments