There was an error while loading. Please reload this page.
1 parent 3fe3b24 commit d238d6aCopy full SHA for d238d6a
.github/actions/setup/action.yaml
@@ -8,7 +8,7 @@ runs:
8
uses: pnpm/action-setup@v4
9
10
- name: Install Node.js
11
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
12
with:
13
node-version-file: '.nvmrc'
14
cache: pnpm
0 commit comments