Skip to content

Commit

Permalink
Update NODE_VERSION to 20 in GitHub Actions workflow
Browse files Browse the repository at this point in the history
yavrsky committed Dec 23, 2024
1 parent 9e5b7ff commit ec471a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@ on:
- stable

env:
NODE_VERSION: 16
NODE_VERSION: 20
PYTHON_VERSION: 3.9

jobs:

0 comments on commit ec471a2

Please sign in to comment.