Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jwizzle committed Jul 29, 2022
1 parent 723377e commit 577a1b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gocibase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ jobs:
- linux/arm64
steps:
- name: Checkout code
uses: actions/checkout@3
uses: actions/checkout@2
with:
fetch-depth: 0
- uses: actions/setup-go@v3
- uses: actions/setup-go@v2
with:
go-version: '1.18'
- name: Get OS and arch info
Expand Down

0 comments on commit 577a1b2

Please sign in to comment.