Skip to content

Commit ef00300

Browse files
build(deps): bump wyvox/action-setup-pnpm from 3 to 4
Bumps [wyvox/action-setup-pnpm](https://github.com/wyvox/action-setup-pnpm) from 3 to 4. - [Release notes](https://github.com/wyvox/action-setup-pnpm/releases) - [Commits](wyvox/action-setup-pnpm@v3...v4) --- updated-dependencies: - dependency-name: wyvox/action-setup-pnpm dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23cbb27 commit ef00300

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
README.userscript.md
2525
LICENSE
2626
- name: Install
27-
uses: wyvox/action-setup-pnpm@v3
27+
uses: wyvox/action-setup-pnpm@v4
2828
- name: Download crx key
2929
if: github.event_name == 'push'
3030
run: echo "${{ secrets.CRX_KEY }}" > key.pem

0 commit comments

Comments
 (0)