Skip to content

build: bump esbuild from 0.25.12 to 0.27.1 #159

build: bump esbuild from 0.25.12 to 0.27.1

build: bump esbuild from 0.25.12 to 0.27.1 #159

Workflow file for this run

name: codelimit
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
ci:
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v5
- name: Run CodeLimit
uses: getcodelimit/codelimit-action@v1