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 cf7e353 commit c40f455Copy full SHA for c40f455
.github/workflows/runtest.yml
@@ -9,7 +9,7 @@ jobs:
9
- name: Checkout the repository
10
uses: actions/checkout@v4
11
- name: Install NodeJS 20
12
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
13
with:
14
node-version: 20
15
cache: npm
.github/workflows/version-changelog-update.yml
@@ -18,7 +18,7 @@ jobs:
18
19
20
21
22
23
24
0 commit comments