Skip to content

Commit ed53df0

Browse files
authored
upgrade publish to latest lts
1 parent d0a1f28 commit ed53df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v3
1515
- uses: actions/setup-node@v3
1616
with:
17-
node-version: 18
17+
node-version: 22
1818
registry-url: https://registry.npmjs.org/
1919
cache: npm
2020
- run: npm ci

0 commit comments

Comments
 (0)