Merge pull request #109 from fundor333/dependabot/github_actions/actions/checkout-6.0.1

Bump actions/checkout from 6.0.0 to 6.0.1
This commit is contained in:
Fundor333
2025-12-10 10:49:36 +01:00
committed by GitHub

View File

@@ -44,7 +44,7 @@ jobs:
&& sudo dpkg -i ${{ runner.temp }}/hugo.deb
- name: Checkout
uses: actions/checkout@v6.0.0
uses: actions/checkout@v6.0.1
with:
submodules: recursive