Skip to content

fix: add explicit typing-extensions dependency #308

fix: add explicit typing-extensions dependency

fix: add explicit typing-extensions dependency #308

Workflow file for this run

name: MegaLinter
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
megalinter:
name: MegaLinter
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 2
- name: Run MegaLinter
id: ml
uses: oxsecurity/megalinter/flavors/[email protected]