Skip to content

Commit

Permalink
Setup-go action updated
Browse files Browse the repository at this point in the history
  • Loading branch information
proway2 authored Apr 21, 2024
1 parent 626e263 commit 62c713e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4.1.3
- name: Setup go
uses: actions/setup-go@v3
uses: actions/setup-go@v5
with:
go-version: ${{ matrix.go }}
check-latest: true
Expand Down

0 comments on commit 62c713e

Please sign in to comment.