Skip to content

chore(deps): bump @remix-run/server-runtime from 1.19.3 to 2.12.0 #433

chore(deps): bump @remix-run/server-runtime from 1.19.3 to 2.12.0

chore(deps): bump @remix-run/server-runtime from 1.19.3 to 2.12.0 #433

Workflow file for this run

name: Pull Request Checks
on:
pull_request: {}
permissions:
actions: write
contents: read
jobs:
codequality:
name: Check
uses: ./.github/workflows/codequality.yml
unit:
name: Check
uses: ./.github/workflows/unit.yml