There was an error while loading. Please reload this page.
1 parent d54723b commit 0709728Copy full SHA for 0709728
4 files changed
.github/workflows/constraints.txt
@@ -1 +1 @@
1
-pip==23.0.1
+pip==25.1.1
.github/workflows/labeler.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Check out the repository
14
- uses: actions/checkout@v4.1.7
+ uses: actions/checkout@v4.2.2
15
16
- name: Run Labeler
17
uses: crazy-max/ghaction-github-labeler@v4.0.0
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
with:
fetch-depth: 2
18
.github/workflows/tests.yml
@@ -23,7 +23,7 @@ jobs:
23
24
25
26
27
28
- name: Install uv
29
uses: astral-sh/setup-uv@v5
0 commit comments