Skip to content

Commit 07f107c

Browse files
authored
Update actions/setup-java action to v5 (#3606)
1 parent bdfb121 commit 07f107c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency-graph-submission.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v4
1515

16-
- uses: actions/setup-java@v4
16+
- uses: actions/setup-java@v5
1717
with:
1818
distribution: temurin
1919
java-version: 21

0 commit comments

Comments
 (0)