Skip to content

Commit

Permalink
Merge pull request #14 from budgeapp/renovate/astral-sh-setup-uv-digest
Browse files Browse the repository at this point in the history
Update astral-sh/setup-uv digest to 94a861f
  • Loading branch information
jbhannah authored Jan 9, 2025
2 parents 4ca58ef + 7f6325d commit 2cafb93
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@887a942a15af3a7626099df99e897a18d9e5ab3a
- uses: astral-sh/setup-uv@94a861f4b552101a9c3ae3f66aa902ee81d3ca8e
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@887a942a15af3a7626099df99e897a18d9e5ab3a
- uses: astral-sh/setup-uv@94a861f4b552101a9c3ae3f66aa902ee81d3ca8e
with:
enable-cache: true
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 2cafb93

Please sign in to comment.