Skip to content

Bump setuptools from 66.0.0 to 70.0.0 #43

Bump setuptools from 66.0.0 to 70.0.0

Bump setuptools from 66.0.0 to 70.0.0 #43

Workflow file for this run

---
name: Validate Pull Request
on:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
# - name: Lint YAML files
# run: yamllint transformations_apikey/ --format=github
- name: Lint YAML files (OIDC)
run: yamllint config/transformations/ --format=github