Skip to content

Bump @sentry/tracing from 7.94.1 to 7.95.0 #4785

Bump @sentry/tracing from 7.94.1 to 7.95.0

Bump @sentry/tracing from 7.94.1 to 7.95.0 #4785

Workflow file for this run

name: Lint
on:
pull_request: ~
push:
branches:
- main
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
- name: Lint
run: pnpm lint