2 parents 898ef84 + a60cdd1 commit 0146c85Copy full SHA for 0146c85
1 file changed
.github/workflows/autofix.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v4
14
- uses: actions/setup-node@v4
15
with:
16
- node-version: '20'
+ node-version: '22'
17
cache: yarn
18
19
- name: Install dependencies
0 commit comments