Skip to content

Commit 63fc548

Browse files
committed
Update README
1 parent e895679 commit 63fc548

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ GDBM library is also installed, so that `dbm.gdbm` is available.
99
# Usage
1010

1111
```yaml
12-
- uses: shirok/setup-gauche@v4
12+
- uses: shirok/setup-gauche@v5
1313
with:
1414
# If true, install pre-built Gauche binary instead of building from
15-
# the source. Currently it is only available on ubuntu-latest
16-
# platform, and the latest Gauche release. When this is true,
17-
# other input variables are ignored.
15+
# the source. Currently it is available on ubuntu-latest and
16+
# macos-latest platforms, and the latest Gauche release.
17+
# When this is true, other input variables are ignored.
1818
prebuilt-binary: false
1919

2020
# The version of Gauche to install. Can be 'latest' for the latest

0 commit comments

Comments
 (0)