Skip to content

fix(deps): update k8s.io/utils digest to 3ea5e8c (#406) #295

fix(deps): update k8s.io/utils digest to 3ea5e8c (#406)

fix(deps): update k8s.io/utils digest to 3ea5e8c (#406) #295

Workflow file for this run

name: github-pages
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: actions/setup-python@v5
with:
python-version: 3.x
- run: pip install mkdocs-material
- run: mkdocs gh-deploy --force