Skip to content

Commit d1045c8

Browse files
Update pnpm/action-setup digest to d2613e0
1 parent f0ab42e commit d1045c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v2
10-
- uses: pnpm/action-setup@0609f0983b7a228f052f81ef4c3d6510cae254ad
10+
- uses: pnpm/action-setup@d2613e087f2e0aa841925861c5a5f7395d552177
1111
with:
1212
version: 6.27.1
1313
- name: Use Node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)