Skip to content

Commit 0157682

Browse files
authored
Merge branch 'main' into dependabot/gradle/DynamoDbEncryption/runtimes/java/software.amazon.awssdk-bom-2.30.18
2 parents 0beef18 + f04bc40 commit 0157682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_codegen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: echo '{"sdk":{"rollForward":"latestFeature","version":"6.0.0"}}' > ./global.json
5353

5454
- name: Setup Java 17 for codegen
55-
uses: actions/setup-java@v3
55+
uses: actions/setup-java@v4
5656
with:
5757
distribution: "corretto"
5858
java-version: "17"

0 commit comments

Comments
 (0)