We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7219606 commit 02d54d0Copy full SHA for 02d54d0
1 file changed
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
python-version: [3.9, "3.10", "3.11", "3.12"]
13
14
steps:
15
- - uses: actions/checkout@6
+ - uses: actions/checkout@v6
16
- name: Install uv
17
uses: astral-sh/setup-uv@v8.0.0
18
with:
0 commit comments