Skip to content

build(deps): bump actions/cache from 4 to 5 #655

build(deps): bump actions/cache from 4 to 5

build(deps): bump actions/cache from 4 to 5 #655

Workflow file for this run

name: Code linting
on:
pull_request:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/setup-python@v6
- uses: pre-commit/[email protected]