Skip to content

Bump express from 4.22.1 to 5.2.1 #17

Bump express from 4.22.1 to 5.2.1

Bump express from 4.22.1 to 5.2.1 #17

Workflow file for this run

name: CI
on:
- push
- pull_request
jobs:
install:
name: Install
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: oven-sh/setup-bun@v2
- run: bun install