This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-grpc.git


The following commit(s) were added to refs/heads/main by this push:
     new d7c7d74e upgrade action in link-validator.yml (#225)
d7c7d74e is described below

commit d7c7d74ead38cff239b00788fd4d6eaf9fcba4dd
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Feb 8 10:13:10 2024 +0100

    upgrade action in link-validator.yml (#225)
---
 .github/workflows/link-validator.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/link-validator.yml 
b/.github/workflows/link-validator.yml
index c7a7d78e..a2dc5cc7 100644
--- a/.github/workflows/link-validator.yml
+++ b/.github/workflows/link-validator.yml
@@ -28,7 +28,7 @@ jobs:
         uses: coursier/cache-action@v6
 
       - name: Setup Coursier
-        uses: coursier/[email protected]
+        uses: coursier/setup-action@v1
 
       - name: sbt site
         run: sbt docs/makeSite


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to