We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83ae43e commit 60a9d71Copy full SHA for 60a9d71
1 file changed
.github/workflows/publish-website.yaml
@@ -40,7 +40,7 @@ jobs:
40
sudo snap install dart-sass-embedded
41
42
- name: Checkout
43
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
+ uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
44
with:
45
submodules: recursive
46
fetch-depth: 0
0 commit comments