Skip to content

Commit

Permalink
Merge pull request #77 from cmahnke/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/checkout-4
  • Loading branch information
cmahnke authored Sep 5, 2023
2 parents 85fe442 + f4db47c commit 2d45a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
sudo rm -rf /usr/local/lib/android /opt/ghc
# /usr/share/dotnet can also be removed if it's clear that it isn't needed by any actions

- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: true # Fetch Hugo themes (true OR recursive)

Expand Down

0 comments on commit 2d45a8a

Please sign in to comment.