Skip to content

Commit

Permalink
chore(deps): update astral-sh/setup-uv action to v5.2.2 (#63)
Browse files Browse the repository at this point in the history
Co-authored-by: pactflow-renovate-bot[bot] <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com>
  • Loading branch information
pactflow-renovate-bot[bot] authored Jan 30, 2025
1 parent 4194c77 commit b8e4324
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
submodules: true

- name: Set up uv
uses: astral-sh/setup-uv@b5f58b2abc5763ade55e4e9d0fe52cd1ff7979ca # v5.2.1
uses: astral-sh/setup-uv@4db96194c378173c656ce18a155ffc14a9fc4355 # v5.2.2
with:
enable-cache: true
cache-dependency-glob: |
Expand Down Expand Up @@ -108,7 +108,7 @@ jobs:
submodules: true

- name: Set up uv
uses: astral-sh/setup-uv@b5f58b2abc5763ade55e4e9d0fe52cd1ff7979ca # v5.2.1
uses: astral-sh/setup-uv@4db96194c378173c656ce18a155ffc14a9fc4355 # v5.2.2
with:
enable-cache: true
cache-dependency-glob: |
Expand Down Expand Up @@ -146,7 +146,7 @@ jobs:
submodules: true

- name: Set up uv
uses: astral-sh/setup-uv@b5f58b2abc5763ade55e4e9d0fe52cd1ff7979ca # v5.2.1
uses: astral-sh/setup-uv@4db96194c378173c656ce18a155ffc14a9fc4355 # v5.2.2
with:
enable-cache: true
cache-dependency-glob: |
Expand Down Expand Up @@ -184,7 +184,7 @@ jobs:
fetch-depth: 0

- name: Set up uv
uses: astral-sh/setup-uv@b5f58b2abc5763ade55e4e9d0fe52cd1ff7979ca # v5.2.1
uses: astral-sh/setup-uv@4db96194c378173c656ce18a155ffc14a9fc4355 # v5.2.2
with:
enable-cache: true
cache-dependency-glob: |
Expand Down

0 comments on commit b8e4324

Please sign in to comment.