Skip to content

Bump @types/node from 25.9.2 to 25.9.3 #3097

Bump @types/node from 25.9.2 to 25.9.3

Bump @types/node from 25.9.2 to 25.9.3 #3097

Workflow file for this run

name: Continuous integration
on:
pull_request: null
push:
branches:
- main
- develop
jobs:
ci:
uses: shlinkio/github-actions/.github/workflows/web-app-ci.yml@main
with:
node-version: 24.x
publish-coverage: true
install-playwright: true