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 0e5bf37 commit 9fdc19bCopy full SHA for 9fdc19b
.github/workflows/validate.yml
@@ -21,7 +21,7 @@ jobs:
21
if: ${{ !contains(github.head_ref, 'all-contributors') }}
22
strategy:
23
matrix:
24
- node: [12, 14, 16]
+ node: [16, 18, 20]
25
runs-on: ubuntu-latest
26
steps:
27
- name: ⬇️ Checkout repo
0 commit comments