Skip to content

Commit

Permalink
trying3
Browse files Browse the repository at this point in the history
  • Loading branch information
renatonascimento01 committed Apr 30, 2024
1 parent 1ebff6d commit f2700e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
VERSION: '1.0.0-rc'
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
# Exemple of build using docker
- name: Docker Build
run: |
Expand Down

0 comments on commit f2700e2

Please sign in to comment.