Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
nothub committed Mar 19, 2023
2 parents 1169e2b + 405c886 commit 55ad006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
- uses: actions/setup-go@v3.5.0
- uses: actions/setup-go@v4.0.0
with:
go-version-file: 'go.mod'
check-latest: true
Expand Down

0 comments on commit 55ad006

Please sign in to comment.