Skip to content

Commit

Permalink
Update 0303-arguments.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
carlos-regis authored Sep 1, 2023
1 parent 8f63894 commit de55deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/0303-arguments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
path: ./tomcat # Relative path under $GITHUB_WORKSPACE

- name: Setup Java 9
uses: actions/setup-java@v1
uses: actions/setup-java@v2
with:
java-version: '9.0.4' # The JDK version to make available on the path
java-package: jdk # (jre, jdk, or jdk+fx) - defaults to jdk
Expand Down

0 comments on commit de55deb

Please sign in to comment.