This is an automated email from the ASF dual-hosted git repository.
hepin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-sbt-paradox.git
commit 1ad667ffc953c525a8d6e2c11810098a806e4377
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 18 02:07:10 2026 +0000
Regenerate GitHub Actions workflow
Executed command: sbt githubWorkflowGenerate
---
.github/workflows/ci.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 1a26763..99c6a66 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -112,12 +112,12 @@ jobs:
- name: Setup sbt
uses: sbt/setup-sbt@v1
- - name: Download target directories (2.12.20)
+ - name: Download target directories (2.12.21)
uses: actions/download-artifact@v6
with:
- name: target-${{ matrix.os }}-2.12.20-${{ matrix.java }}
+ name: target-${{ matrix.os }}-2.12.21-${{ matrix.java }}
- - name: Inflate target directories (2.12.20)
+ - name: Inflate target directories (2.12.21)
run: |
tar xf targets.tar
rm targets.tar
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]