Skip to content

Commit

Permalink
fix: duplicate version locations
Browse files Browse the repository at this point in the history
  • Loading branch information
zeyu2001 committed Jul 12, 2024
1 parent 882be32 commit 00d8ff2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:

- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 9

- name: Setup Node LTS ✨
uses: actions/setup-node@v3
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:

- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 9

- uses: actions/setup-node@v3
with:
Expand All @@ -39,8 +37,6 @@ jobs:

- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 9

- uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 00d8ff2

Please sign in to comment.