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 624d2a7 commit 657556aCopy full SHA for 657556a
.github/workflows/ci-alternative-runtimes.yml
@@ -43,7 +43,7 @@ jobs:
43
if: ${{ matrix.runtime == 'nsolid' }}
44
with:
45
node-version: ${{ matrix.node-version }}
46
- nsolid-version: ${{ matrix.nsolid-version }}
+ nsolid-version: 5
47
48
- name: Install
49
run: |
0 commit comments