Skip to content

Commit 0146c85

Browse files
authored
Merge pull request #22 from rrd108/renovate/node-22.x
chore(deps): update dependency node to v22
2 parents 898ef84 + a60cdd1 commit 0146c85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/autofix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- uses: actions/setup-node@v4
1515
with:
16-
node-version: '20'
16+
node-version: '22'
1717
cache: yarn
1818

1919
- name: Install dependencies

0 commit comments

Comments
 (0)