Skip to content

Commit ece1505

Browse files
renovate[bot]esolitos
authored andcommitted
chore(deps): update actions/setup-java action to v5
1 parent 7b57f3d commit ece1505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify-markdown-guides.yml

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

5151
- uses: actions/checkout@v5
5252

53-
- uses: actions/setup-java@v4
53+
- uses: actions/setup-java@v5
5454
with:
5555
distribution: "temurin"
5656
java-version: "17"

0 commit comments

Comments
 (0)