We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 155a49f commit 8e33b80Copy full SHA for 8e33b80
.github/workflows/npm-grunt.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/setup-node@v3
22
with:
23
node-version-file: "package.json"
24
- node-version: ${{ matrix.node-version }}
+ node-versiosdn: ${{ matrix.node-version }}
25
26
- name: Build
27
run: |
0 commit comments