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.
2 parents ae9fbc1 + f036819 commit a9368d4Copy full SHA for a9368d4
2 files changed
.github/workflows/node.js.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v6
16
17
- name: Use Node.js
18
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
19
with:
20
node-version: 18.x
21
cache: "npm"
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
22
23
0 commit comments