Skip to content

Commit 48da0c3

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

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
@@ -59,7 +59,7 @@ jobs:
5959
steps:
6060
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
6161
- name: Install PNPM
62-
uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2
62+
uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
6363
with:
6464
run_install: false
6565
- name: Install Node

0 commit comments

Comments
 (0)