Skip to content

Commit

Permalink
Update astral-sh/setup-uv digest to afa3c8c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent 8e732fd commit d140289
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: astral-sh/setup-uv@02dfe76bef7c56154d37003058ae981dff9da26f
- uses: astral-sh/setup-uv@afa3c8c42b655b2304fabc0059894ad0d2d15cef
with:
enable-cache: true
- uses: actions/setup-python@v5
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: astral-sh/setup-uv@02dfe76bef7c56154d37003058ae981dff9da26f
- uses: astral-sh/setup-uv@afa3c8c42b655b2304fabc0059894ad0d2d15cef
with:
enable-cache: true
- uses: actions/setup-python@v5
Expand Down

0 comments on commit d140289

Please sign in to comment.