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 ab8bf7e commit b4c448aCopy full SHA for b4c448a
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
fetch-depth: 0
14
- name: Setup Node.js
15
- uses: actions/setup-node@v1
+ uses: actions/setup-node@v4
16
17
node-version: 18.x
18
- name: Build Action
0 commit comments