ci: bump actions/setup-python from 5.1.0 to 5.1.1 (#710)

This commit is contained in:
dependabot[bot]
2024-07-11 01:10:12 +00:00
committed by GitHub
parent 277f7b5395
commit f64e81fa0c
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ jobs:
with:
fetch-depth: 2
- name: Set up Python
uses: actions/setup-python@v5.1.0
uses: actions/setup-python@v5.1.1
with:
python-version: "3.11"
- name: Install pip and poetry