Skip to content

Commit e3f7cdd

Browse files
committed
Regenerate GitHub Actions workflow
Executed command: sbt githubWorkflowGenerate
1 parent 8703c0b commit e3f7cdd

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
@@ -152,7 +152,7 @@ jobs:
152152
uses: sbt/setup-sbt@v1
153153

154154
- name: Download target directories (2.12.20)
155-
uses: actions/download-artifact@v4
155+
uses: actions/download-artifact@v5
156156
with:
157157
name: target-${{ matrix.os }}-2.12.20-${{ matrix.java }}
158158

0 commit comments

Comments
 (0)