Skip to content

Commit

Permalink
Update setup java
Browse files Browse the repository at this point in the history
  • Loading branch information
wasky committed May 10, 2024
1 parent c21cce5 commit 77c348f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/app_build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
sudo udevadm trigger --name-match=kvm
- name: set up JDK 17
uses: actions/setup-java@v1
uses: actions/setup-java@v4
with:
java-version: 17

Expand Down

0 comments on commit 77c348f

Please sign in to comment.