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 c2fa6c9 commit a5abe06Copy full SHA for a5abe06
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/checkout@v4
26
27
- name: Set up Node.js
28
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
29
with:
30
node-version: 18.x
31
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
17
18
19
0 commit comments