Skip to content

Commit

Permalink
checkout with v1
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Aug 4, 2023
1 parent f69a89e commit 94cd0e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-&-publish-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
# go env

- name: Clone blobber
uses: actions/checkout@v3
uses: actions/checkout@v1
with:
fetch-depth: 0

Expand Down Expand Up @@ -124,7 +124,7 @@ jobs:
# go env

- name: Clone blobber
uses: actions/checkout@v3
uses: actions/checkout@v1
with:
fetch-depth: 0

Expand Down

0 comments on commit 94cd0e7

Please sign in to comment.