Skip to content

fix(deps): update dependency intl to ^0.20.0 #2210

fix(deps): update dependency intl to ^0.20.0

fix(deps): update dependency intl to ^0.20.0 #2210

Workflow file for this run

name: Lint
on:
pull_request:
concurrency:
group: lint-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
lint:
name: Linting
runs-on: ubuntu-24.04
steps:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Find relative markdown links
run: ./tool/find-relative-markdown-links.sh