This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch pjfanning-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-pekko-grpc-quickstart-scala.g8.git
commit ae1f0788bbb55d3e59df16a0f6d407abfcf46c71 Author: PJ Fanning <[email protected]> AuthorDate: Mon Feb 5 17:41:50 2024 +0100 Update ci.yml --- .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 3681a2c..c361ae0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: java-version: 11 - name: Cache Coursier cache - uses: coursier/[email protected] + uses: coursier/cache-action@v6 - name: sbt & Paradox run: sbt test docs/paradox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
