Skip to content

Commit 968b0f8

Browse files
committed
⬆️ bump node to version 22
1 parent d099199 commit 968b0f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup node environment (for building)
2020
uses: actions/setup-node@v6
2121
with:
22-
node-version: 20.11
22+
node-version: 22.22.2
2323

2424
- name: Fetch dependencies
2525
run: |

0 commit comments

Comments
 (0)