Compare commits

..

No commits in common. "9c9f24faa7e12e0e95e41428a82a5fa907b10cd4" and "5065dd9737b2cf09421e945136530204f3ab418b" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

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

View file

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