Skip to content

Bump codecov/codecov-action from 4.5.0 to 5.0.7 in the actions group #92

Bump codecov/codecov-action from 4.5.0 to 5.0.7 in the actions group

Bump codecov/codecov-action from 4.5.0 to 5.0.7 in the actions group #92

Workflow file for this run

name: Docs Build
on: [push, pull_request]
jobs:
docs-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/[email protected]
with:
pixi-version: v0.37.0
cache: true
- name: Build Docs
run: pixi run -e docs docs
- name: Upload Artifact
uses: actions/upload-artifact@v4
with:
name: docs-build
path: docs/build/