Skip to content

Commit 314ca00

Browse files
committed
GHA: Try actions/checkout@v3
1 parent f72129f commit 314ca00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
#sudo add-apt-repository ppa:ubuntu-toolchain-r/test
8989
9090
- name: 'Checkout the JDK source'
91-
uses: actions/checkout@v4
91+
uses: actions/checkout@v3
9292

9393
- name: 'Get the BootJDK'
9494
id: bootjdk

0 commit comments

Comments
 (0)