This is an automated email from the ASF dual-hosted git repository. pjfanning pushed a commit to branch pjfanning-patch-1 in repository https://gitbox.apache.org/repos/asf/pekko-grpc-quickstart-java.g8.git
commit 0d61dea929f579c6180f30802db5b440d7a2ec9a Author: PJ Fanning <[email protected]> AuthorDate: Sat Jul 18 22:12:41 2026 +0100 Update Coursier cache action version --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d710ca0..2f088c9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: uses: sbt/setup-sbt@9d56cf12e9b58d219605e1d8bfe69a8395fedde0 # v1.5.1 - name: Cache Coursier cache - uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # 6.4.7 + uses: coursier/cache-action@95e5b1029b6b86e7bac033ee44a0697d8a527d2d # 8.1.1 - name: sbt & Paradox run: sbt test docs/paradox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
