Skip to content

Update actions/cache action to v4 #32

Update actions/cache action to v4

Update actions/cache action to v4 #32

Workflow file for this run

name: Pre-commit
on: pull_request
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/action@v3.0.0