Skip to content

Commit

Permalink
ci: use node20 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ankush committed Jan 24, 2024
1 parent 38822f7 commit d84a05e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-node@v2
with:
node-version: 18
node-version: 20
- uses: actions/setup-python@v4
with:
python-version: '3.x'
Expand Down

0 comments on commit d84a05e

Please sign in to comment.