We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59dd476 commit bd9c674Copy full SHA for bd9c674
.github/workflows/ci.yml
@@ -27,8 +27,6 @@ jobs:
27
28
- name: Install pnpm
29
uses: pnpm/action-setup@v4
30
- with:
31
- version: 10
32
33
- name: Get pnpm store directory
34
id: pnpm-cache
.github/workflows/security-audit.yml
@@ -25,8 +25,6 @@ jobs:
25
26
0 commit comments