Skip to content

Commit 4222b24

Browse files
renovate[bot]nsh07
authored andcommitted
chore(deps): update actions/setup-java action to v5
1 parent 81226ee commit 4222b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@v5
2020

2121
- name: Set up JDK 21
22-
uses: actions/setup-java@v4
22+
uses: actions/setup-java@v5
2323
with:
2424
distribution: 'temurin'
2525
java-version: '21'

0 commit comments

Comments
 (0)