This commit is contained in:
dependabot[bot] 2026-08-03 15:22:39 +00:00 committed by GitHub
commit ea2a601602
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ jobs:
# Set up the required Python version for the linter
- name: Set up Python
uses: actions/setup-python@v6
uses: actions/setup-python@v7
with:
python-version: '3.11' # Use a recent Python version for compatibility