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 c77d7ce commit 868f8f2Copy full SHA for 868f8f2
.github/workflows/node.js.yml
@@ -69,7 +69,7 @@ jobs:
69
with:
70
fetch-depth: 0
71
72
- - name: Set up Node.js ${{ matrix.node-version }}
+ - name: Use Node.js ${{ matrix.node-version }}
73
uses: actions/setup-node@v4
74
75
node-version: ${{ matrix.node-version }}
0 commit comments