Skip to content

Commit

Permalink
ci: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
wuda-io committed Sep 26, 2024
1 parent f44a861 commit 5826c2b
Show file tree
Hide file tree
Showing 2 changed files with 800 additions and 3,426 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Setup
uses: actions/setup-node@v3
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v2
with:
version: 8
Expand Down
Loading

0 comments on commit 5826c2b

Please sign in to comment.