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 e381f83 commit 88615b3Copy full SHA for 88615b3
.github/workflows/github-ci.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/[email protected]
16
17
- name: Use Node.js LTS 20.11.0
18
- uses: actions/setup-node@v4.0.4
+ uses: actions/setup-node@v4.1.0
19
with:
20
node-version: 20.11.0
21
@@ -43,7 +43,7 @@ jobs:
43
44
45
- name: Use Node.js ${{ matrix.node-version }}
46
47
48
node-version: ${{ matrix.node-version }}
49
0 commit comments