Skip to content

Commit

Permalink
Merge pull request #20 from Unity-Energy-and-renewable-energy/dependa…
Browse files Browse the repository at this point in the history
…bot/github_actions/actions/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
meslubi2021 authored Dec 24, 2024
2 parents 15c9191 + fc1ed23 commit b6fd708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doxygen2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
publish_dir: .


- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: true # Fetch Hugo themes (true OR recursive)
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
Expand Down

0 comments on commit b6fd708

Please sign in to comment.