Skip to content

Commit 1b83944

Browse files
authored
Update to Appium 9.2.3 and Selenium 4.22.0 (#44)
1 parent 38bb5c2 commit 1b83944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-maven-central.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Step 2 - Set up Maven Central Repository
1919
uses: actions/setup-java@v3
2020
with:
21-
java-version: "11"
21+
java-version: "21"
2222
distribution: "adopt"
2323
server-id: ossrh
2424
server-username: MVN_CENTRAL_USERNAME

0 commit comments

Comments
 (0)