We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a4dadf commit f09d4e9Copy full SHA for f09d4e9
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
node_version:
16
- 10
17
- 12
18
- - 13
+ - 14
19
steps:
20
- uses: actions/checkout@v2
21
- name: "Use Node.js ${{ matrix.node_version }}"
0 commit comments