Skip to content

Bump @sentry/vue from 7.87.0 to 7.101.1 #648

Bump @sentry/vue from 7.87.0 to 7.101.1

Bump @sentry/vue from 7.87.0 to 7.101.1 #648

Workflow file for this run

name: Lint
on:
- push
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: '8.0'
tools: phplint
- name: Check syntax
run: phplint .