Add meta descriptions for remaining guides (#10450)

## Summary

Closes https://github.com/astral-sh/uv/issues/10418.
This commit is contained in:
Charlie Marsh 2025-01-09 17:39:00 -05:00 committed by GitHub
parent 452cafc639
commit 129a75e2d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 32 additions and 0 deletions

View file

@ -1,3 +1,10 @@
---
title: Using uv in GitHub Actions
description:
A guide to using uv in GitHub Actions, including installation, setting up Python, installing
dependencies, and more.
---
# Using uv in GitHub Actions
## Installation