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

Bump actions/checkout from 3 to 6
This commit is contained in:
Joel Wetzell
2026-03-23 11:30:10 -05:00
committed by GitHub
+1 -1
View File
@@ -7,7 +7,7 @@ jobs:
build-publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v6
with:
submodules: 'recursive'
- name: setup hugo