We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afb6700 commit 09bd790Copy full SHA for 09bd790
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v2
16
- uses: actions/setup-node@v2
17
with:
18
- node-version: '16'
+ node-version: '18'
19
- uses: actions/setup-python@v2
20
21
python-version: 3.8
0 commit comments