We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc810cd commit 0bf96bcCopy full SHA for 0bf96bc
README.md
@@ -12,7 +12,7 @@ GitHub action to download and install go and rust binaries from github release a
12
- uses: actions/checkout@v2
13
- name: Setup bin
14
id: serup-bin-go
15
- uses: tj-actions/setup-bin@cc2f416f28163075dc4d67e8b298dcbe2ecf4d5a # v1
+ uses: tj-actions/setup-bin@cc810cdd7ca2809436d6cd0c03614b049e787071 # v1
16
with:
17
language-type: 'go'
18
repository-owner: [REPOSITORY_OWNER]
0 commit comments