Skip to content

fixes github actions, and updates to latest versions of same #195

fixes github actions, and updates to latest versions of same

fixes github actions, and updates to latest versions of same #195

Workflow file for this run

name: pre-commit
on: [push]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]