Skip to content

build(deps): bump open from 5.3.0 to 5.3.1 (#361) #370

build(deps): bump open from 5.3.0 to 5.3.1 (#361)

build(deps): bump open from 5.3.0 to 5.3.1 (#361) #370

Workflow file for this run

name: ci
on:
push:
branches:
- main
- release
- trial-*
paths-ignore:
- '**.md'
jobs:
build:
uses: ./.github/workflows/build.yml
with:
# a temporal fix for llvm/llvm-project#99502
runner: ubuntu-24.04