Skip to content

Commit

Permalink
Update push_test_server.yml
Browse files Browse the repository at this point in the history
Signed-off-by: raller1028 <[email protected]>
  • Loading branch information
raller1028 authored Mar 2, 2023
1 parent c19e32c commit e6ddb0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push_test_server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ jobs:
run: echo ${{env.VERSION}}

- name: Set up Go
uses: actions/setup-go@v2
uses: actions/setup-go@v3
with:
go-version: 1.19
go-version: 'stable'

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
Expand Down

0 comments on commit e6ddb0d

Please sign in to comment.