Skip to content

Bump actions/cache from 4 to 5 (#1047) #1422

Bump actions/cache from 4 to 5 (#1047)

Bump actions/cache from 4 to 5 (#1047) #1422

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]