Skip to content

Commit 7d79356

Browse files
chore(deps): bump actions/setup-java from 4.4.0 to 4.5.0 (#711)
1 parent 811f228 commit 7d79356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
steps:
2020
- uses: actions/checkout@v4.2.2
21-
- uses: actions/setup-java@v4.4.0
21+
- uses: actions/setup-java@v4.5.0
2222
with:
2323
java-version: 11
2424
distribution: temurin

0 commit comments

Comments
 (0)