We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba35a53 commit 2a13e54Copy full SHA for 2a13e54
.github/workflows/main.js.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v3
14
- - name: Use Node.js ${{ matrix.node-version }}
+ - name: Use Node.js
15
uses: actions/setup-node@v3
16
with:
17
node-version: 16.x
0 commit comments