From 5334cf1301587c434face9ffa3430f0df3501989 Mon Sep 17 00:00:00 2001 From: Sascha Mann Date: Tue, 5 Nov 2019 15:12:23 +0100 Subject: [PATCH] Update examples in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79daf26..15df993 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This action sets up a Julia environment for use in actions by downloading a spec See [action.yml](action.yml). -Take a look at [github.com/exercism/julia](https://github.com/exercism/julia/pull/153) for an example, non-package Julia project making use of this action. +You can find a list of example workflows making use of this action here: [julia-actions/example-workflows](https://github.com/julia-actions/example-workflows). ### Basic: