Skip to content

Commit 24aaca3

Browse files
Update .github/workflows/validate.yml
Co-authored-by: Michaël De Boey <[email protected]>
1 parent ca61aaf commit 24aaca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
if: ${{ !contains(github.head_ref, 'all-contributors') }}
1717
strategy:
1818
matrix:
19-
node: [12, 14, 16]
19+
node: [12.13, 12, 14, 16]
2020
runs-on: ubuntu-latest
2121
steps:
2222
- name: 🛑 Cancel Previous Runs

0 commit comments

Comments
 (0)