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

Commit

Permalink
chore: use updated go-ipfs
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel authored Nov 16, 2021
1 parent 37a13e2 commit a1d8633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/go-test-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ runs:
steps:
- name: Step 1
shell: bash
run: (cd /tmp && go install github.com/ipfs/go-ipfs/cmd/ipfs@master)
run: (cd /tmp && go install github.com/ipfs/go-ipfs/cmd/ipfs@153697d524f449ee9bec97245b0fcd7ebc2e8170)

0 comments on commit a1d8633

Please sign in to comment.