Merge pull request #115 from fundor333/dependabot/github_actions/actions/checkout-6.0.2

Bump actions/checkout from 6.0.1 to 6.0.2
This commit is contained in:
Fundor333
2026-01-30 00:03:25 +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.1
uses: actions/checkout@v6.0.2
with:
submodules: recursive