Skip to content

Commit 74fcd9f

Browse files
Merge a49e5c9 into 414255a
2 parents 414255a + a49e5c9 commit 74fcd9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
steps:
2828
- uses: actions/checkout@v5
2929
- name: Use Node.js ${{ matrix.node-version }}
30-
uses: actions/setup-node@v4
30+
uses: actions/setup-node@v5
3131
with:
3232
node-version: ${{ matrix.node-version }}
3333
- run: npm i

0 commit comments

Comments
 (0)