Compare commits

..

No commits in common. "a0dbdd583e7f94ceab161c8599057903546268b4" and "5af9737b2f1bf6997fe9dd51c79ba37369af99b4" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ jobs:
runs-on: docker runs-on: docker
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4 uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
with: with:
fetch-depth: 0 fetch-depth: 0

View file

@ -18,7 +18,7 @@ jobs:
runs-on: docker runs-on: docker
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4 uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
with: with:
fetch-depth: 0 fetch-depth: 0