Skip to content

Commit

Permalink
update go action
Browse files Browse the repository at this point in the history
  • Loading branch information
Pouya Rostam committed Oct 18, 2023
1 parent b26801f commit ca8f034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
version: 11.2.0

- name: Setup go
uses: actions/setup-go@v1
uses: actions/setup-go@v4
with:
go-version: ${{ matrix.go }}

Expand Down

0 comments on commit ca8f034

Please sign in to comment.