Skip to content

Commit 2d8fdeb

Browse files
committed
chore: gh action changes
1 parent 9905851 commit 2d8fdeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979

8080
- name: ☕ Set up OpenJDK ${{ matrix.jdk }}
8181
id: setup-java
82-
uses: actions/setup-java@v3
82+
uses: actions/setup-java@v4
8383
if: always() && steps.download-jdk.outcome == 'success'
8484
with:
8585
distribution: jdkfile

0 commit comments

Comments
 (0)