update workflow
This commit is contained in:
parent
51fffa95f4
commit
4f3de9c657
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cider-chores.yml
vendored
2
.github/workflows/cider-chores.yml
vendored
|
@ -34,7 +34,7 @@ jobs:
|
|||
cache: "pnpm"
|
||||
|
||||
- name: Update lockfile
|
||||
run: pnpm i --lockfile-only
|
||||
run: pnpm update
|
||||
|
||||
- name: Commit Updated Lockfile
|
||||
uses: stefanzweifel/git-auto-commit-action@v4.14.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue