Skip to content

Upgrade setuptools to 78.1.1 to fix path traversal vulnerability in P… #12

Upgrade setuptools to 78.1.1 to fix path traversal vulnerability in P…

Upgrade setuptools to 78.1.1 to fix path traversal vulnerability in P… #12

name: Basic validation
on:
push:
branches:
- main
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
jobs:
call-basic-validation:
name: Basic validation
uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@main
with:
node-version: '20.x'