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 47f71f7 commit 1f1f9f6Copy full SHA for 1f1f9f6
.github/workflows/audit-and-lint.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v4
11
12
- name: Set up Node.js
13
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
14
with:
15
node-version: "16.x"
16
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ jobs:
17
18
19
20
21
.github/workflows/tests.yml
0 commit comments