Skip to content

Commit 65b91a8

Browse files
committed
chore(actions): update actions/checkout digest to b4ffde6
1 parent 0335e62 commit 65b91a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-website.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
sudo snap install dart-sass-embedded
4141
4242
- name: Checkout
43-
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
43+
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
4444
with:
4545
submodules: recursive
4646
fetch-depth: 0

0 commit comments

Comments
 (0)