Skip to content

Commit

Permalink
chore: bump submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
fy0 committed Jan 13, 2025
1 parent b126717 commit ef3d363
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/auto-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,9 @@ jobs:
uses: pnpm/action-setup@v4
if: ${{ steps.cache-ui-dist.outputs.cache-hit != 'true' }}
with:
version: 9
version: 10
run_install: false

- name: Install Node
uses: actions/setup-node@v4
if: ${{ steps.cache-ui-dist.outputs.cache-hit != 'true' }}
Expand Down

0 comments on commit ef3d363

Please sign in to comment.