chore: Update EOL NodeJS to 20.19.2 (#1638)

This commit is contained in:
gp
2025-05-29 08:03:28 -04:00
committed by GitHub
parent b2c02427c9
commit 31ed5daa68
5 changed files with 6 additions and 6 deletions

View File

@@ -49,7 +49,7 @@ jobs:
version: "15"
push: ${{ github.repository == 'frappe/frappe_docker' && github.event_name != 'pull_request' }}
python_version: 3.11.6
node_version: 18.18.2
node_version: 20.19.2
secrets:
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}