Skip to content

Bump node from 24-slim to 26-slim in the all-docker-dependencies group #14

Bump node from 24-slim to 26-slim in the all-docker-dependencies group

Bump node from 24-slim to 26-slim in the all-docker-dependencies group #14

Workflow file for this run

name: pull_request
on:
- pull_request
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- run: make compose-build
- run: make compose-test-ci
- run: make compose-lint-ci