Merge pull request #6 from jwetzell/dependabot/github_actions/actions/checkout-7.0.1

Bump actions/checkout from 6.0.3 to 7.0.1
This commit is contained in:
Joel Wetzell
2026-09-05 16:52:25 -05:00
committed by GitHub
+1 -1
View File
@@ -7,7 +7,7 @@ jobs:
build-publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6.0.3
- uses: actions/checkout@v7.0.1
with:
submodules: "recursive"
- name: setup hugo