Skip to content

Commit

Permalink
GHA: Try actions/checkout@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
nicowilliams committed Jan 19, 2024
1 parent b8427cc commit 9ec3486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
#sudo add-apt-repository ppa:ubuntu-toolchain-r/test
- name: 'Checkout the JDK source'
uses: actions/checkout@v4
uses: actions/checkout@v3

- name: 'Get the BootJDK'
id: bootjdk
Expand Down

0 comments on commit 9ec3486

Please sign in to comment.