Skip to content

Commit

Permalink
ワークフローの修正
Browse files Browse the repository at this point in the history
  • Loading branch information
nose221834 committed Jun 18, 2024
1 parent 078b8df commit 7b43aa0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/image-push-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@ jobs:


steps:
- name: Checkout code
uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Checkout repository
uses: actions/checkout@v3

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
Expand Down

0 comments on commit 7b43aa0

Please sign in to comment.