Skip to content

Commit eb2f1d2

Browse files
committed
Merge branch 'main' of https://github.com/OlivierJM/dynamic-form-fields into fix-vuln
2 parents d623878 + 3764da9 commit eb2f1d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ${{ matrix.os }}
77
strategy:
88
matrix:
9-
node_version: ['8', '10', '12']
9+
node_version: ['10', '12']
1010
os: [ubuntu-latest]
1111
steps:
1212
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)