Skip to content

Commit

Permalink
Update node to 20.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wodbot committed Nov 21, 2024
1 parent fe6eaec commit 1496838
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:
NODE22: '22.11.0'
NODE20: '20.18.0'
NODE20: '20.18.1'
NODE18: '18.20.5'
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
Expand Down

0 comments on commit 1496838

Please sign in to comment.