Skip to content

build(deps): bump serve-static from 1.14.1 to 1.16.0 #2712

build(deps): bump serve-static from 1.14.1 to 1.16.0

build(deps): bump serve-static from 1.14.1 to 1.16.0 #2712

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
presubmit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install dependencies
run: yarn
- name: Presubmit
run: gulp presubmit