Skip to content

Commit d145f45

Browse files
Update dependency node to v22
Generated by renovateBot
1 parent 19cdd09 commit d145f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/standardjs.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
- uses: actions/checkout@v4
1515
- uses: actions/setup-node@v4
1616
with:
17-
node-version: 12.x
17+
node-version: 22.x
1818
- run: npm install standard
1919
- run: npx standard

0 commit comments

Comments
 (0)