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 5ec12a4 commit 6556ee9Copy full SHA for 6556ee9
.github/workflows/linter.yml
@@ -8,7 +8,7 @@ jobs:
8
steps:
9
- uses: actions/checkout@v5
10
- name: Set up Node.js 23.x
11
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
12
with:
13
node-version: 23.x
14
.github/workflows/tests.yml
@@ -10,7 +10,7 @@ jobs:
15
16
0 commit comments