Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f04bc40

Browse files
chore(deps): bump actions/setup-java from 3 to 4 in /.github/workflows (#1367)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
1 parent 7c7c8a1 commit f04bc40

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)

AltStyle によって変換されたページ (->オリジナル) /