Skip to content

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

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

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

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