Skip to content

Commit fd92119

Browse files
committed
update checkout action
1 parent 8deb83d commit fd92119

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
# - name: Install Dart Sass
4242
# run: sudo snap install dart-sass
4343
- name: Checkout
44-
uses: actions/checkout@v3
44+
uses: actions/checkout@v4
4545
with:
4646
submodules: recursive
4747
fetch-depth: 0

0 commit comments

Comments
 (0)