Skip to content

chore(actions): bump prefix-dev/setup-pixi from 0.8.0 to 0.8.1 #4

chore(actions): bump prefix-dev/setup-pixi from 0.8.0 to 0.8.1

chore(actions): bump prefix-dev/setup-pixi from 0.8.0 to 0.8.1 #4

Workflow file for this run

name: Pre-commit
on:
pull_request:
branches:
- main
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/action@v3.0.1