Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
ci: remove obsolete protocol/cache-go-action (#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
galargh authored Sep 5, 2023
1 parent 9fb8c2b commit 1040003
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/gateway-conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,9 @@ jobs:
steps:
# 1. Start the Kubo gateway
- name: Setup Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
go-version: 1.19.x
- uses: protocol/cache-go-action@v1

- name: Install Kubo gateway from source
#uses: ipfs/download-ipfs-distribution-action@v1
Expand Down

0 comments on commit 1040003

Please sign in to comment.