Skip to content

Commit

Permalink
Update node to 18.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wodbot committed Apr 5, 2024
1 parent 570668a commit 8af3c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

env:
NODE20: '20.12.1'
NODE18: '18.20.0'
NODE18: '18.20.1'
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}

Expand Down

0 comments on commit 8af3c38

Please sign in to comment.