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 beb92eb commit 90c150aCopy full SHA for 90c150a
.github/workflows/publish-frontend.yml
@@ -46,7 +46,7 @@ jobs:
46
runs-on: ubuntu-latest
47
strategy:
48
matrix:
49
- node-version: [16.x, 18.x, 20.x]
+ node-version: [18.x, 20.x]
50
# See supported Node.js release schedule at
51
# https://nodejs.org/en/about/releases/
52
defaults:
0 commit comments