Skip to content

Commit 52fd629

Browse files
authored
ci(covetor): remove pnpm/action-setup version (#11)
1 parent e44cc3e commit 52fd629

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/covector-version-or-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ jobs:
3131
registry-url: 'https://registry.npmjs.org'
3232
- uses: pnpm/action-setup@v4
3333
name: Install pnpm
34-
with:
35-
version: 10
3634
- name: git config
3735
run: |
3836
git config --global user.name "${{ github.event.pusher.name }}"

0 commit comments

Comments
 (0)