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 fc5b11e commit 2ff6b4cCopy full SHA for 2ff6b4c
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
21
with:
22
node-version: ${{ matrix.node-version }}
23
- - uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4
+ - uses: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4
24
25
version: 10.27.0
26
- name: Install Dependencies
0 commit comments