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