We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 23cbb27 + ef00300 commit 9602d68Copy full SHA for 9602d68
1 file changed
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
README.userscript.md
25
LICENSE
26
- name: Install
27
- uses: wyvox/action-setup-pnpm@v3
+ uses: wyvox/action-setup-pnpm@v4
28
- name: Download crx key
29
if: github.event_name == 'push'
30
run: echo "${{ secrets.CRX_KEY }}" > key.pem
0 commit comments