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 8442b09 commit e07b9eeCopy full SHA for e07b9ee
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v4
16
17
- - name: Use Node.js ${{ matrix.node-version }}
+ - name: Use Node.js
18
uses: actions/setup-node@v4
19
with:
20
node-version: "20.x"
0 commit comments