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 941f534 commit 7c87e97Copy full SHA for 7c87e97
.github/workflows/build.yaml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/[email protected]
14
15
- name: Setup Node.js
16
- uses: actions/setup-node@v4.1.0
+ uses: actions/setup-node@v6.0.0
17
with:
18
node-version-file: .nvmrc
19
0 commit comments