Skip to content

Bump astral-sh/setup-uv from 7.1.4 to 7.1.5 in the actions group #6

Bump astral-sh/setup-uv from 7.1.4 to 7.1.5 in the actions group

Bump astral-sh/setup-uv from 7.1.4 to 7.1.5 in the actions group #6

name: Check changelog entries
on:
pull_request:
jobs:
check-changelogs:
name: Check changelog entries
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- name: Install uv
uses: astral-sh/setup-uv@ed21f2f24f8dd64503750218de024bcf64c7250a # v7.1.5
- name: Check changelog entries
run: uv run --no-sync python ci/check_changelog_entries.py