We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0809a34 + 93e64ce commit 118e2c1Copy full SHA for 118e2c1
.github/workflows/main.yaml
@@ -14,7 +14,7 @@ jobs:
14
- 18
15
steps:
16
- uses: actions/checkout@v4
17
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
18
with:
19
node-version: ${{ matrix.node-version }}
20
- run: npm install
0 commit comments