Skip to content

Commit

Permalink
Set nodejs20.x as default for deploying js/ts projects
Browse files Browse the repository at this point in the history
Signed-off-by: Andreia Ocanoaia <[email protected]>
  • Loading branch information
andreia-oca committed Mar 4, 2024
1 parent 18d1348 commit 7b7e65c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/integrations/github-action.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
- uses: Genez-io/genezio-github-action@main
with:
token: ${{ secrets.GENEZIO_TOKEN }}
Expand Down

0 comments on commit 7b7e65c

Please sign in to comment.