We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a3fc26 commit 5a44930Copy full SHA for 5a44930
1 file changed
.github/workflows/ci.yml
@@ -80,7 +80,7 @@ jobs:
80
81
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
82
with:
83
- node.version: ${{ matrix.node.version }}
+ node-version: ${{ matrix.node.version }}
84
85
- name: Environment Information
86
run: |
0 commit comments