Skip to content

Bump tempfile from 3.10.1 to 3.12.0 #430

Bump tempfile from 3.10.1 to 3.12.0

Bump tempfile from 3.10.1 to 3.12.0 #430

Workflow file for this run

name: Push
on:
push:
branches:
- "*"
pull_request:
types: [opened, reopened, synchronize]
jobs:
lint:
name: Lint
uses: ./.github/workflows/lint.yml
test:
name: Test
uses: ./.github/workflows/test.yml
docs:
name: Docs
uses: ./.github/workflows/docs.yml