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 1d9524e commit e8fa423Copy full SHA for e8fa423
.github/workflows/validate.yml
@@ -16,7 +16,7 @@ jobs:
16
if: ${{ !contains(github.head_ref, 'all-contributors') }}
17
strategy:
18
matrix:
19
- node: [12.13, 12, 14, 15]
+ node: [12.13, 12, 14, 16]
20
runs-on: ubuntu-latest
21
steps:
22
- name: 🛑 Cancel Previous Runs
0 commit comments