Skip to content

Commit 895d773

Browse files
authored
chore: bump yarn and node (#350)
1 parent 03543e7 commit 895d773

4 files changed

Lines changed: 898 additions & 587 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: node
2121
uses: actions/setup-node@v6
2222
with:
23-
node-version: 23.x
23+
node-version: 25.x
2424
cache: yarn
2525
cache-dependency-path: './app/yarn.lock'
2626
- name: install

0 commit comments

Comments
 (0)