We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 743fce4 commit 5c8eeb4Copy full SHA for 5c8eeb4
.github/workflows/node-ci.yml
@@ -8,7 +8,7 @@ jobs:
8
9
steps:
10
- uses: actions/checkout@v2
11
- - name: Use Node.js ${{ matrix.node-version }}
+ - name: Use Node.js 14
12
uses: actions/setup-node@v2
13
with:
14
node-version: 14.x
0 commit comments