Borg/.github/workflows
google-labs-jules[bot] 23c1f13ae2 fix(ci): Update GitHub Actions versions and add permissions
This commit updates the `.github/workflows/mkdocs.yml` file to use the latest versions of the `actions/checkout` and `actions/setup-python` actions.

Key changes:
- Upgraded `actions/checkout` from `v2` to `v4`.
- Upgraded `actions/setup-python` from `v2` to `v5`.
- Pinned the Python version to `'3.11'`.
- Added `permissions: contents: write` to the `deploy` job to ensure the workflow has the necessary permissions to publish to GitHub Pages.
2025-11-02 15:17:48 +00:00
..
go.yml refactor: Improve code quality, testability, and CI 2025-11-02 00:31:15 +00:00
mkdocs.yml fix(ci): Update GitHub Actions versions and add permissions 2025-11-02 15:17:48 +00:00