File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1313 with :
1414 cache : yarn
1515 check-latest : true
16- node-version : 22
16+ node-version : 24
1717 - run : yarn
1818 - run : yarn lint --no-fix
1919
2626 with :
2727 cache : yarn
2828 check-latest : true
29- node-version : 22
29+ node-version : 24
3030 - run : yarn
3131 - run : yarn build
3232
3939 with :
4040 cache : yarn
4141 check-latest : true
42- node-version : 22
42+ node-version : 24
4343 - run : yarn
4444 - run : yarn test
4545 - uses : coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
7272 with :
7373 cache : yarn
7474 check-latest : true
75- node-version : 22
75+ node-version : 24
7676 - run : yarn
7777 - run : yarn docs:build
Original file line number Diff line number Diff line change 1515 with :
1616 cache : yarn
1717 check-latest : true
18- node-version : 22
18+ node-version : 24
1919 - run : yarn
2020 - run : yarn lint --no-fix
2121
2828 with :
2929 cache : yarn
3030 check-latest : true
31- node-version : 22
31+ node-version : 24
3232 - run : yarn
3333 - run : yarn build
3434
4141 with :
4242 cache : yarn
4343 check-latest : true
44- node-version : 22
44+ node-version : 24
4545 - run : yarn
4646 - run : yarn test
4747 - uses : coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
7474 with :
7575 cache : yarn
7676 check-latest : true
77- node-version : 22
77+ node-version : 24
7878 - run : yarn
7979 - run : yarn docs:build
8080 - uses : JamesIves/github-pages-deploy-action@v4.7.4
@@ -101,7 +101,7 @@ jobs:
101101 with :
102102 cache : yarn
103103 check-latest : true
104- node-version : 22
104+ node-version : 24
105105 - run : yarn
106106 # TODO: Possibly download as artifact
107107 - run : yarn build
You can’t perform that action at this time.
0 commit comments