Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions docs/pages/guides/gha_basic.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,9 +297,6 @@ And many other useful ones:
afterwards.
- [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv): Set up `uv`.
Ultra-fast alternative to classic Python packaging solutions.
- [gautamkrishnar/keepalive-workflow](https://github.com/gautamkrishnar/keepalive-workflow):
Keep GitHub actions alive for more than 60 days. Not usually needed if you've
set up the other suggestions here, like dependabot and pre-commit.
- [sigstore/gh-action-sigstore-python](https://github.com/sigstore/gh-action-sigstore-python):
Signing files in GitHub Actions with sigstore.

Expand Down
Loading