Skip to content

Fix use of deprecated GitHub Actions actions and commands, and bump Python version #4899

Fix use of deprecated GitHub Actions actions and commands, and bump Python version

Fix use of deprecated GitHub Actions actions and commands, and bump Python version #4899

Workflow file for this run

name: CI
on: pull_request
jobs:
call-check-codeowners:
uses: ./.github/workflows/check-codeowners.yaml
call-lint:
uses: ./.github/workflows/linter.yml
call-lint-test:
uses: ./.github/workflows/lint-test.yaml