Skip to content

Commit

Permalink
Use the latest genezio gha
Browse files Browse the repository at this point in the history
Signed-off-by: Andreia Ocănoaia <[email protected]>
  • Loading branch information
andreia-oca committed Jun 5, 2024
1 parent 58bd3d3 commit 8ac3952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
key: ${{ runner.os }}-node-binaries
restore-keys: |
${{ runner.os }}-node-binaries
- uses: Genez-io/genezio-github-action@v1
- uses: Genez-io/genezio-github-action@v2
if: steps.cache-node-binaries.outputs.cache-hit != 'true'
- name: Check genezio version - this step is optional
run: genezio --version
Expand Down

0 comments on commit 8ac3952

Please sign in to comment.