Skip to content

Commit

Permalink
chore: update go cache name
Browse files Browse the repository at this point in the history
  • Loading branch information
RafilxTenfen committed Aug 8, 2024
1 parent 1d49c9a commit fa287f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ jobs:
- name: Docker load babylond
run: |
docker load < /tmp/docker-babylond.tar.gz
- name: Set up Go
- name: Cache Go
uses: actions/setup-go@v5
with:
go-version: 1.21
Expand Down

0 comments on commit fa287f2

Please sign in to comment.