Skip to content

Commit 44c8837

Browse files
Bump install-pinned/uv (#41)
Bumps [install-pinned/uv](https://github.com/install-pinned/uv) from 5b0ba1b2949207d1c7220019a44eb4e08bc0045d to dd0394506504875fca56dd387737d1bad6083768. - [Release notes](https://github.com/install-pinned/uv/releases) - [Commits](install-pinned/uv@5b0ba1b...dd03945) --- updated-dependencies: - dependency-name: install-pinned/uv dependency-version: dd0394506504875fca56dd387737d1bad6083768 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0751b4e commit 44c8837

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/python.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
python-version: ${{ matrix.python-version }}
4646
cache: pip
4747

48-
- uses: install-pinned/uv@5b0ba1b2949207d1c7220019a44eb4e08bc0045d
48+
- uses: install-pinned/uv@dd0394506504875fca56dd387737d1bad6083768
4949

5050
- run: uv pip install --system -e .[dev]
5151

@@ -91,7 +91,7 @@ jobs:
9191
python-version: '3.13'
9292
cache: pip
9393

94-
- uses: install-pinned/uv@5b0ba1b2949207d1c7220019a44eb4e08bc0045d
94+
- uses: install-pinned/uv@dd0394506504875fca56dd387737d1bad6083768
9595

9696
- run: uv pip install --system -e .[dev]
9797

@@ -130,7 +130,7 @@ jobs:
130130
python-version: '3.13'
131131
cache: pip
132132

133-
- uses: install-pinned/uv@5b0ba1b2949207d1c7220019a44eb4e08bc0045d
133+
- uses: install-pinned/uv@dd0394506504875fca56dd387737d1bad6083768
134134

135135
- run: uv pip install --system -e .[dev]
136136

@@ -177,7 +177,7 @@ jobs:
177177
python-version: '3.13'
178178
cache: pip
179179

180-
- uses: install-pinned/uv@5b0ba1b2949207d1c7220019a44eb4e08bc0045d
180+
- uses: install-pinned/uv@dd0394506504875fca56dd387737d1bad6083768
181181

182182
- run: uv pip install --system -e .[dev]
183183

@@ -217,7 +217,7 @@ jobs:
217217
python-version: '3.13'
218218
cache: pip
219219

220-
- uses: install-pinned/uv@5b0ba1b2949207d1c7220019a44eb4e08bc0045d
220+
- uses: install-pinned/uv@dd0394506504875fca56dd387737d1bad6083768
221221

222222
- run: uv pip install --system -e .[dev]
223223

@@ -299,7 +299,7 @@ jobs:
299299
python-version: '3.13'
300300
cache: pip
301301

302-
- uses: install-pinned/uv@5b0ba1b2949207d1c7220019a44eb4e08bc0045d
302+
- uses: install-pinned/uv@dd0394506504875fca56dd387737d1bad6083768
303303

304304
- run: uv pip install --system -e .[dev]
305305

0 commit comments

Comments
 (0)