Skip to content

Commit

Permalink
Merge pull request #45 from raulc27/raulc27-patch-2
Browse files Browse the repository at this point in the history
Update docker-image.yml
  • Loading branch information
raulc27 committed Apr 24, 2024
2 parents fbdd936 + b6c7996 commit dec1225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v2
- name: Login to Docker Hub
uses: docker/login-action@v1.10.0
with:
Expand Down

0 comments on commit dec1225

Please sign in to comment.