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

Commit

Permalink
Merge remote-tracking branch 'origin/feat/ark_deploy'
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeNoobKing committed Nov 14, 2023
2 parents 69be4d1 + b54a062 commit dcebe0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arkctl_unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Set up go
uses: actions/setup-go@v4
with:
go-version: '1.20.5'
go-version: '1.21.1'
cache-dependency-path: ${{ env.WORK_DIR }}/go.sum

- name: Run go mod
Expand Down

0 comments on commit dcebe0f

Please sign in to comment.