Skip to content

Commit

Permalink
test: added checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
huniafatima-arbi committed Nov 6, 2024
1 parent c29e5ee commit 4810ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
environments: ${{ steps.set-images-input.outputs.images }}
steps:
- name: Check out code
- uses: actions/checkout@v4
uses: actions/checkout@v4

- id: set-images-input
run: |
Expand Down

0 comments on commit 4810ec3

Please sign in to comment.