Skip to content

Commit ae30edf

Browse files
Update pnpm/action-setup digest to bee1f09
1 parent dc79137 commit ae30edf

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@bee1f099e575ebe79c239f210b7b841a7597f87b
1111
with:
1212
version: 6.27.1
1313
- name: Use Node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)