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:
2
.github/workflows/hugo_publisher.yml
vendored
2
.github/workflows/hugo_publisher.yml
vendored
@@ -44,7 +44,7 @@ jobs:
|
|||||||
&& sudo dpkg -i ${{ runner.temp }}/hugo.deb
|
&& sudo dpkg -i ${{ runner.temp }}/hugo.deb
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v6.0.1
|
uses: actions/checkout@v6.0.2
|
||||||
with:
|
with:
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user