Skip to content

Bump actions/cache from 4 to 5 #1419

Bump actions/cache from 4 to 5

Bump actions/cache from 4 to 5 #1419

Workflow file for this run

# https://github.com/pre-commit/action
name: pre-commit
on:
pull_request:
push:
branches: 'main'
jobs:
pre-commit:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v6
- uses: pre-commit/[email protected]