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 dc003dc commit 7cf3af5Copy full SHA for 7cf3af5
.github/workflows/nuxthub.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: pnpm/action-setup@v4
20
21
- name: Install Node.js
22
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
23
with:
24
node-version: 23
25
cache: 'pnpm'
0 commit comments