Skip to content

Commit

Permalink
Merge pull request #445 from richardsheridan/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/hynek/setup-cached-uv-2.3.0

Bump hynek/setup-cached-uv from 2.2.1 to 2.3.0
  • Loading branch information
github-actions[bot] authored Dec 1, 2024
2 parents 782d3c2 + 22d3f12 commit 7012e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
with:
python-version: '${{ matrix.python }}'
- name: Setup and Cache UV
uses: hynek/setup-cached-uv@v2.2.1
uses: hynek/setup-cached-uv@v2.3.0
with:
cache-suffix: '-${{ matrix.python }}'
cache-dependency-path: '**/requirements/test.txt'
Expand Down

0 comments on commit 7012e7f

Please sign in to comment.