Skip to content

Commit

Permalink
Update astral-sh/setup-uv digest to 2625dd3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent 1e5f497 commit 3b3501c
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@2625dd350b49951ba27a450aa0686b35284fbfe3
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@2625dd350b49951ba27a450aa0686b35284fbfe3
with:
enable-cache: true
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 3b3501c

Please sign in to comment.