Skip to content

Commit 43a57a2

Browse files
committed
ci(ui): file generation on node 22
1 parent 212d490 commit 43a57a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
ref: ${{ github.event.pull_request.head.ref }}
2222
- uses: actions/setup-node@v6
2323
with:
24-
node-version: '20.x'
24+
node-version: '22.x'
2525
- run: yarn install
2626
- name: Swagger UI
2727
run: yarn run swagger

0 commit comments

Comments
 (0)