Skip to content

Commit 06bd9ab

Browse files
aklkvalex-ju
andauthored
Update .github/workflows/ci-website.yml
Co-authored-by: Alex <alex-ju@users.noreply.github.com>
1 parent cbef80e commit 06bd9ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-website.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
steps:
3737
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3838
- name: Install PNPM
39-
uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2
39+
uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
4040
with:
4141
run_install: false
4242
- name: Install Node

0 commit comments

Comments
 (0)