Skip to content

Commit

Permalink
update go version
Browse files Browse the repository at this point in the history
  • Loading branch information
boddumanohar committed Jul 18, 2023
1 parent 934046d commit 6e6141c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-s3-migration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: [self-hosted, docker-builds]
steps:
- name: Setup go 1.20
uses: actions/setup-go@v4
uses: actions/setup-go@v2
with:
go-version: '1.20' # The Go version to download (if necessary) and use.

Expand Down

0 comments on commit 6e6141c

Please sign in to comment.