We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 624f2eb commit c882aacCopy full SHA for c882aac
.github/workflows/release-pypi.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v4
20
- uses: actions/setup-node@v4
21
with:
22
- node-version: 18
+ node-version: 22
23
- uses: actions/setup-python@v5
24
25
python-version: 3.11
0 commit comments