Skip to content

Commit 6e3325a

Browse files
committed
pin pnpm/action-setup version to 6.0.8
1 parent 86a12a1 commit 6e3325a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
hugo-version: '0.148.1'
2121
extended: true
22-
- uses: pnpm/action-setup@v4 #TODO
22+
- uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
2323
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
2424
with:
2525
node-version: 22

0 commit comments

Comments
 (0)