Skip to content

Commit c88aec0

Browse files
chore(deps): update actions/setup-java action to v5.1.0
1 parent 60f2604 commit c88aec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ClientCatcherBuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
uses: actions/checkout@v6
1212

1313
- name: Set up JDK 17
14-
uses: actions/setup-java@v5.0.0
14+
uses: actions/setup-java@v5.1.0
1515
with:
1616
java-version: 17
1717
distribution: 'temurin'

0 commit comments

Comments
 (0)