Skip to content

Commit 435dc79

Browse files
authored
Update test.yml
1 parent e8c2c2e commit 435dc79

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ jobs:
77
strategy:
88
matrix:
99
node_version:
10-
- 20
11-
- 22
1210
- 24
11+
- 22
12+
- 20
1313
steps:
14-
- uses: actions/checkout@v4
14+
- uses: actions/checkout@v6
1515
- name: Use Node.js ${{ matrix.node_version }}
1616
uses: actions/setup-node@v4
1717
with:

0 commit comments

Comments
 (0)