chore(deps): update node.js to v18.20.8

This commit is contained in:
renovate[bot]
2025-08-14 21:41:19 +00:00
committed by GitHub
parent 5ef098f6d8
commit db2825efb4
3 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ jobs:
name: Lint & Test Build
if: github.event_name == 'pull_request'
runs-on: ubuntu-22.04
container: node:18.18.2-alpine
container: node:18.20.8-alpine
steps:
- name: Checkout
uses: actions/checkout@v3