We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bce30dd commit df161b2Copy full SHA for df161b2
.github/workflows/check_changelogs.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
13
14
- name: Install uv
15
- uses: astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v6.6.1
+ uses: astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v6.7.0
16
17
- name: Check changelog entries
18
run: uv run --no-sync python ci/check_changelog_entries.py
0 commit comments