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 41ea4be commit 203f38cCopy full SHA for 203f38c
.github/workflows/ci.yml
@@ -76,7 +76,7 @@ jobs:
76
- run: |
77
npm install -g corepack@latest
78
corepack enable
79
-
+
80
- uses: actions/setup-node@v4
81
with:
82
node-version: 18
0 commit comments