Skip to content

Commit ce9a936

Browse files
authored
ci: update node to 22 (#803)
1 parent 8f09a0c commit ce9a936

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
@@ -33,7 +33,7 @@ jobs:
3333
- name: Set up Node environment
3434
uses: actions/setup-node@v6
3535
with:
36-
node-version: 20
36+
node-version: 22
3737
cache: 'npm'
3838
cache-dependency-path: '**/package-lock.json'
3939
registry-url: 'https://registry.npmjs.org'

0 commit comments

Comments
 (0)