Skip to content

Bump esbuild from 0.21.2 to 0.21.5 #1264

Bump esbuild from 0.21.2 to 0.21.5

Bump esbuild from 0.21.2 to 0.21.5 #1264

Workflow file for this run

name: RuboCop
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
name: Ruby
steps:
- uses: actions/checkout@v3
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: Run RuboCop
run: bundle exec rubocop