Skip to content

Commit e1e174a

Browse files
committed
Regenerate GitHub Actions workflow
Executed command: sbt githubWorkflowGenerate
1 parent f627ccd commit e1e174a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

3434
- name: Setup Java (adopt-hotspot@17)
3535
if: matrix.java == 'adopt-hotspot@17'
36-
uses: actions/setup-java@v3
36+
uses: actions/setup-java@v4
3737
with:
3838
distribution: adopt-hotspot
3939
java-version: 17

0 commit comments

Comments
 (0)