chore(deps): bump actions/setup-python from 5 to 6 (#111)

This commit is contained in:
dependabot[bot] 2026-04-14 07:38:36 +02:00 committed by GitHub
parent 4b0aa4a93b
commit 9af252fb61
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -54,7 +54,7 @@ jobs:
# VERIFY GENERATED DOCS
- name: Set up Python
uses: actions/setup-python@v5
uses: actions/setup-python@v6
with:
python-version: '3.14'