Skip to content

Commit f7de445

Browse files
committed
fix: installation of gha setup action
Signed-off-by: Sam Gammon <[email protected]>
1 parent 38580c2 commit f7de445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Writerside/topics/Installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ docker run --rm -it ghcr.io/elide-dev/elide
9595

9696
```yaml
9797
- name: "Setup: Elide"
98-
uses: elide-dev/setup-elide@v1.0.1
98+
uses: elide-dev/setup-elide@v2
9999
with:
100100
# any tag from the `elide-dev/releases` repo.
101101
# omit a version to use the latest version.

0 commit comments

Comments
 (0)