Skip to content

Commit 23605c1

Browse files
committed
Minor workflow update
1 parent 9f16071 commit 23605c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
concurrency:
1515
group: ${{ github.workflow }}-${{ github.ref }}
1616
steps:
17-
- uses: actions/checkout@v3
17+
- uses: actions/checkout@v4
1818
with:
1919
submodules: true # Fetch Hugo themes (true OR recursive)
2020
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod

0 commit comments

Comments
 (0)