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 e925f2d commit 9056d3cCopy full SHA for 9056d3c
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
13
14
- name: Install pnpm
15
- uses: pnpm/action-setup@v4 # v4.2.2
+ uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
16
- name: setup Node.js ${{ matrix.node-version }}
17
uses: actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3.9.1
18
with:
0 commit comments