Skip to content

feat: change node version to match hds #1002

feat: change node version to match hds

feat: change node version to match hds #1002

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
common:
uses: City-of-Helsinki/.github/.github/workflows/ci-pnpm-node.yml@main
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
with:
node-version: 24.x