Skip to content

Commit

Permalink
Merge pull request #38 from Genez-io/set-node20-as-default
Browse files Browse the repository at this point in the history
Set nodejs20.x as default for deploying js/ts projects
  • Loading branch information
andreia-oca authored Mar 4, 2024
2 parents 1ff7950 + 7b7e65c commit 8d6e9bc
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 8d6e9bc

Please sign in to comment.