We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 642d579 commit a8c3deeCopy full SHA for a8c3dee
.github/workflows/cdkactions_build-and-deploy.yaml
@@ -16,7 +16,7 @@ jobs:
16
- name: Install uv
17
uses: astral-sh/setup-uv@v5
18
with:
19
- version: "0.4.30"
+ version: "0.6.8"
20
- name: Install Dependencies
21
run: |-
22
cd backend
0 commit comments