Skip to content

Commit 0bf96bc

Browse files
authored
Update README.md
1 parent cc810cd commit 0bf96bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ GitHub action to download and install go and rust binaries from github release a
1212
- uses: actions/checkout@v2
1313
- name: Setup bin
1414
id: serup-bin-go
15-
uses: tj-actions/setup-bin@cc2f416f28163075dc4d67e8b298dcbe2ecf4d5a # v1
15+
uses: tj-actions/setup-bin@cc810cdd7ca2809436d6cd0c03614b049e787071 # v1
1616
with:
1717
language-type: 'go'
1818
repository-owner: [REPOSITORY_OWNER]

0 commit comments

Comments
 (0)