Skip to content

Bump @sentry/vue from 7.87.0 to 7.105.0 #663

Bump @sentry/vue from 7.87.0 to 7.105.0

Bump @sentry/vue from 7.87.0 to 7.105.0 #663

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 .