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 7a99af0 commit 9bc3e5bCopy full SHA for 9bc3e5b
.github/workflows/step-node-commitlint.yml
@@ -19,7 +19,7 @@ jobs:
19
submodules: recursive
20
token: ${{ secrets.FETCH_TOKEN || github.token }}
21
22
- - uses: actions/setup-node@v2
+ - uses: actions/setup-node@v4
23
with:
24
node-version: '14'
25
0 commit comments