Skip to content

Commit

Permalink
Update java action version
Browse files Browse the repository at this point in the history
  • Loading branch information
xpdota committed Jan 3, 2024
1 parent 4afc62d commit c3e10f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_notselfhosted.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
name: Check out the addon

- name: Set up JDK 17
uses: actions/setup-java@v2
uses: actions/setup-java@v4.0.0
with:
java-version: '17'
distribution: 'oracle'
Expand Down

0 comments on commit c3e10f2

Please sign in to comment.