Skip to content

Commit

Permalink
ci(python-wasm): bump node-version to 22
Browse files Browse the repository at this point in the history
  • Loading branch information
thewtex committed Dec 10, 2024
1 parent edf1efd commit a85fd77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

- uses: actions/setup-node@v4
with:
node-version: '20'
node-version: '22'

- name: Install
uses: pnpm/action-setup@v4
Expand Down

0 comments on commit a85fd77

Please sign in to comment.