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.
1 parent 9ccf0d0 commit 803b206Copy full SHA for 803b206
1 file changed
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
# Checkout the Repo
20
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
21
- name: Install pnpm
22
- uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4
+ uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4
23
with:
24
version: 10
25
0 commit comments