Skip to content

Commit

Permalink
Update action name
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Sep 30, 2023
1 parent fc0ea82 commit 45a16a9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/buildimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,10 @@ jobs:
packages: write

steps:
- name: Checkout repo
uses: actions/checkout@4
- name: Cloning repo
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Log in to the Container registry
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
Expand Down

0 comments on commit 45a16a9

Please sign in to comment.