We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61d949b commit d393afaCopy full SHA for d393afa
README.md
@@ -6,7 +6,7 @@ Composite GitHub Action that setups [gah](https://github.com/marverix/gah) - an
6
7
```yaml
8
- name: Setup gah
9
- uses: marverix/setup-gah@v1
+ uses: get-gah/setup-gah@v1
10
with:
11
version: latest # optional, default is latest
12
0 commit comments