We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8eb9a85 + 32f272f commit 11679bcCopy full SHA for 11679bc
.github/workflows/ghpages.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-18.04
11
strategy:
12
matrix:
13
- node: ["10"]
+ node: ["12.16.0"]
14
name: Node ${{ matrix.node }}
15
steps:
16
- uses: actions/checkout@v2
0 commit comments