Skip to content

Commit ceacbc6

Browse files
committed
Prettier
1 parent dcfd417 commit ceacbc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: ubuntu-latest
2525
strategy:
2626
matrix:
27-
node-version: [ 20.x, 21.x, 22.x, 23.x, 24.x ]
27+
node-version: [20.x, 21.x, 22.x, 23.x, 24.x]
2828
steps:
2929
- uses: actions/checkout@master
3030
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)