Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
funky-eyes authored Jul 6, 2024
1 parent 843e7b6 commit ac3dc02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
java: [ 8, 21 ]
steps:
- name: "Checkout"
uses: actions/checkout@v4
uses: actions/checkout@v3
- name: "Set up Java JDK"
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit ac3dc02

Please sign in to comment.