Skip to content

Commit

Permalink
Merge pull request #50 from ConducereIT/MDGcode-patch-1
Browse files Browse the repository at this point in the history
Update main.yml
  • Loading branch information
MDGcode authored Oct 29, 2024
2 parents 64b49bb + 80d21fd commit 65edba3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ jobs:
deploy-backend:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: Genez-io/genezio-github-action@main
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
- uses: Genez-io/genezio-github-action@v2
with:
token: ${{ secrets.GENEZIO_TOKEN }}
- name: install pg
Expand Down

0 comments on commit 65edba3

Please sign in to comment.