Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
reu98 authored Dec 20, 2023
1 parent c06a634 commit 3a57c81
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,8 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/go@v3

- name: Set up Golang
uses: actions/go@v3
uses: actions/setup-go@v3
with:
go-version: '^1.21.4'

Expand Down

0 comments on commit 3a57c81

Please sign in to comment.