We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58073f6 commit 4f08261Copy full SHA for 4f08261
.github/workflows/hugo.yaml
@@ -41,7 +41,7 @@ jobs:
41
- name: Install Dart Sass
42
run: sudo snap install dart-sass
43
- name: Checkout
44
- uses: actions/checkout@v5
+ uses: actions/checkout@v4
45
with:
46
submodules: recursive
47
fetch-depth: 0
0 commit comments