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.
2 parents 044637a + 7034ec8 commit ec31da9Copy full SHA for ec31da9
2 files changed
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v7
21
22
- name: Setup Node.js
23
- uses: actions/setup-node@v6
+ uses: actions/setup-node@v7
24
with:
25
node-version: 24
26
cache: 'npm'
.github/workflows/update-dist.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
12
13
14
15
16
0 commit comments