Skip to content

Commit 04345b9

Browse files
scala-steward-botxuwei-k
authored andcommitted
Regenerate GitHub Actions workflow
Executed command: sbt githubWorkflowGenerate
1 parent ab283d6 commit 04345b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,12 +144,12 @@ jobs:
144144
tar xf targets.tar
145145
rm targets.tar
146146
147-
- name: Download target directories (2.13.15)
147+
- name: Download target directories (2.13.16)
148148
uses: actions/download-artifact@v4
149149
with:
150-
name: target-${{ matrix.os }}-2.13.15-${{ matrix.java }}
150+
name: target-${{ matrix.os }}-2.13.16-${{ matrix.java }}
151151

152-
- name: Inflate target directories (2.13.15)
152+
- name: Inflate target directories (2.13.16)
153153
run: |
154154
tar xf targets.tar
155155
rm targets.tar

0 commit comments

Comments
 (0)