Skip to content

Bump node from 26.2-alpine to 26.3-alpine #3078

Bump node from 26.2-alpine to 26.3-alpine

Bump node from 26.2-alpine to 26.3-alpine #3078

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