Skip to content

Commit

Permalink
Merge pull request #2 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 02dfe76
  • Loading branch information
jbhannah authored Jan 20, 2025
2 parents 281f766 + 98cf60c commit 8e732fd
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@3548439624127c489c1ca842eb263681394bc7b3
- uses: astral-sh/setup-uv@02dfe76bef7c56154d37003058ae981dff9da26f
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@3548439624127c489c1ca842eb263681394bc7b3
- uses: astral-sh/setup-uv@02dfe76bef7c56154d37003058ae981dff9da26f
with:
enable-cache: true
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 8e732fd

Please sign in to comment.