Skip to content

ci: add python 3.12 to tests matrix #94

ci: add python 3.12 to tests matrix

ci: add python 3.12 to tests matrix #94

Workflow file for this run

name: Deps Review
on:
pull_request:
permissions:
contents: read
jobs:
deps-review:
name: Deps Review
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Dependency Review
uses: actions/dependency-review-action@v3