mirror of
https://github.com/jakejarvis/hugo-docker.git
synced 2025-04-26 01:25:22 -04:00
Update actions/checkout digest to b4ffde6
This commit is contained in:
parent
c8d6cbb13a
commit
7f24c16703
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
if: "!contains(github.event.head_commit.message, '[skip ci]')"
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
|
||||
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user