We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7676be4 + 9fe30fe commit 618e52fCopy full SHA for 618e52f
1 file changed
.github/workflows/python-package.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
python-version: ${{ matrix.python-version }}
34
- name: Install uv
35
- uses: astral-sh/setup-uv@a02a550bdd3185dba2ebb6aa98d77047ce54ad21 # v6.2.1
+ uses: astral-sh/setup-uv@445689ea25e0de0a23313031f5fe577c74ae45a1 # v6.3.0
36
- name: Install dependencies, Lint with flake8, Test with pytest
37
run: |
38
sudo apt-get install python3-poetry-plugin-export
0 commit comments