Skip to content

build(deps): bump actions/setup-node from 4 to 5 #349

build(deps): bump actions/setup-node from 4 to 5

build(deps): bump actions/setup-node from 4 to 5 #349

name: "On PR updated"
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
linting-and-checks:
name: "Linting and checks"
uses: ./.github/workflows/linting-and-checks.yaml
tests:
name: "Tests"
uses: ./.github/workflows/tests.yaml