Skip to content

chore: upgrade 2.x to OTel 1.28.0 / 0.55.0 #1381

chore: upgrade 2.x to OTel 1.28.0 / 0.55.0

chore: upgrade 2.x to OTel 1.28.0 / 0.55.0 #1381

Workflow file for this run

name: Check Links
on: pull_request
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Link Checker
uses: lycheeverse/[email protected]
with:
fail: false
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}