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 916e507 + 11486ee commit 0939c58Copy full SHA for 0939c58
.github/workflows/publish.yaml
@@ -14,7 +14,7 @@ jobs:
14
working-directory: crates/string-offsets/js
15
steps:
16
- uses: actions/checkout@v5
17
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
18
with:
19
node-version: 22
20
registry-url: https://registry.npmjs.org/
0 commit comments