Skip to content

Commit a8c3dee

Browse files
committed
Bump actions uv version
1 parent 642d579 commit a8c3dee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cdkactions_build-and-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Install uv
1717
uses: astral-sh/setup-uv@v5
1818
with:
19-
version: "0.4.30"
19+
version: "0.6.8"
2020
- name: Install Dependencies
2121
run: |-
2222
cd backend

0 commit comments

Comments
 (0)