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 7675430 commit 4f4ab0fCopy full SHA for 4f4ab0f
2 files changed
.github/workflows/build_test.yml
@@ -42,7 +42,7 @@ jobs:
42
run_install: false
43
44
- name: Install Node.js
45
- uses: actions/setup-node@v6
+ uses: actions/setup-node@v7
46
with:
47
node-version: 24
48
.github/workflows/lint.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v7
19
20
21
22
23
24
0 commit comments