We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9b67e8 commit bce89a7Copy full SHA for bce89a7
2 files changed
.github/workflows/publish.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@v6
22
23
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
24
with:
25
node-version: 24
26
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
node-version: ${{ matrix.node-version }}
0 commit comments