Skip to content

Commit ca58ef9

Browse files
committed
fix: upgrade node-version
1 parent 5f7c56f commit ca58ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/distribute.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
- uses: actions/setup-node@v5
4141
with:
42-
node-version: 20
42+
node-version: 22
4343
registry-url: "https://registry.npmjs.org"
4444

4545
- name: Update npm to the latest version

0 commit comments

Comments
 (0)