Skip to content

Commit

Permalink
set node pip version same as the test one
Browse files Browse the repository at this point in the history
  • Loading branch information
BastienGauthier committed Nov 9, 2023
1 parent 100a39d commit 28de54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_PYPI_each_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: install node
uses: actions/setup-node@v3
with:
node-version: 16
node-version: 20
# run: |
# sudo apt install nodejs npm
# npm --version
Expand Down

0 comments on commit 28de54e

Please sign in to comment.