1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2025-06-30 22:06:37 -04:00

Compare commits

..

1 Commits

Author SHA1 Message Date
f40b055b15 Update actions/checkout digest to 11bd719 2024-10-23 16:40:39 +00:00

View File

@ -24,7 +24,7 @@ jobs:
if: "!contains(github.event.head_commit.message, '[skip ci]')"
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
with:
fetch-depth: 0