Skip to content

Commit 9056d3c

Browse files
committed
Update .github/workflows/test.yml
1 parent e925f2d commit 9056d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
1313

1414
- name: Install pnpm
15-
uses: pnpm/action-setup@v4 # v4.2.2
15+
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
1616
- name: setup Node.js ${{ matrix.node-version }}
1717
uses: actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3.9.1
1818
with:

0 commit comments

Comments
 (0)