We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8deb83d commit fd92119Copy full SHA for fd92119
1 file changed
.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@v3
+ uses: actions/checkout@v4
45
with:
46
submodules: recursive
47
fetch-depth: 0
0 commit comments