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 5fca7d2 commit adc17f6Copy full SHA for adc17f6
.github/workflows/cfn-nag.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: Rust latest
50
run: rustup update
51
- name: Install uv
52
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v6
53
with:
54
enable-cache: true
55
- name: Set up cdk.json
.github/workflows/minimal-tests.yml
@@ -37,7 +37,7 @@ jobs:
37
38
39
40
41
42
43
- name: Install Requirements
.github/workflows/static-checking.yml
@@ -29,7 +29,7 @@ jobs:
29
30
31
32
33
34
35
0 commit comments