Skip to content

Commit 9df0663

Browse files
build(config): update GitHub workflows
1 parent f1b2367 commit 9df0663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: actions/checkout@v5
3838

3939
- name: Install Node.js ${{ matrix.node-version }}
40-
uses: actions/setup-node@v4
40+
uses: actions/setup-node@v5
4141
with:
4242
node-version: ${{ matrix.node-version }}
4343

0 commit comments

Comments
 (0)