We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49ffcc6 commit 11dadd6Copy full SHA for 11dadd6
1 file changed
.github/workflows/make.yml
@@ -17,7 +17,7 @@ jobs:
17
python-version: "3.14"
18
19
- name: Install Python `uv`
20
- uses: astral-sh/setup-uv@v7
+ uses: astral-sh/setup-uv@v8.1.0
21
22
- run: sudo apt update
23
- name: Install shellcheck and checkbashisms
0 commit comments