Skip to content

Commit

Permalink
chore(deps): update astral-sh/setup-uv action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
pactflow-renovate-bot[bot] authored Nov 23, 2024
1 parent 3407a05 commit 8cff850
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@e779db74266a80753577425b0f4ee823649f251d # v3.2.3
uses: astral-sh/setup-uv@d8db0a86d3d88f3017a4e6b8a1e2b234e7a0a1b5 # v4.0.0
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@e779db74266a80753577425b0f4ee823649f251d # v3.2.3
uses: astral-sh/setup-uv@d8db0a86d3d88f3017a4e6b8a1e2b234e7a0a1b5 # v4.0.0
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@e779db74266a80753577425b0f4ee823649f251d # v3.2.3
uses: astral-sh/setup-uv@d8db0a86d3d88f3017a4e6b8a1e2b234e7a0a1b5 # v4.0.0
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@e779db74266a80753577425b0f4ee823649f251d # v3.2.3
uses: astral-sh/setup-uv@d8db0a86d3d88f3017a4e6b8a1e2b234e7a0a1b5 # v4.0.0
with:
enable-cache: true
cache-dependency-glob: |
Expand Down

0 comments on commit 8cff850

Please sign in to comment.