We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 768b882 commit 0a2bde8Copy full SHA for 0a2bde8
.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: 22
26
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
19
0 commit comments