Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

Commit a1d8633

Browse files
authored
chore: use updated go-ipfs
1 parent 37a13e2 commit a1d8633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/go-test-setup/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ runs:
66
steps:
77
- name: Step 1
88
shell: bash
9-
run: (cd /tmp && go install github.com/ipfs/go-ipfs/cmd/ipfs@master)
9+
run: (cd /tmp && go install github.com/ipfs/go-ipfs/cmd/ipfs@153697d524f449ee9bec97245b0fcd7ebc2e8170)

0 commit comments

Comments
 (0)