Skip to content

Commit

Permalink
Update setup-uv action to v4 (from v3)
Browse files Browse the repository at this point in the history
  • Loading branch information
homeworkprod committed Nov 24, 2024
1 parent f6fd8eb commit 243556e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v4

- name: Install uv
uses: astral-sh/setup-uv@v3
uses: astral-sh/setup-uv@v4
with:
version: "0.5.4"
enable-cache: true
Expand Down

0 comments on commit 243556e

Please sign in to comment.