Skip to content

fix(deps): update k8s.io/utils digest to 0849a56 (#339) #231

fix(deps): update k8s.io/utils digest to 0849a56 (#339)

fix(deps): update k8s.io/utils digest to 0849a56 (#339) #231

Workflow file for this run

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