Skip to content

Commit

Permalink
Merge pull request #21 from jumpserver/pr@master@perf_ci_actions
Browse files Browse the repository at this point in the history
chore: update ci actions
  • Loading branch information
LeeEirc committed Apr 6, 2023
2 parents 278ba43 + 3de2c0a commit 892b653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -39,7 +39,7 @@ jobs:
prerelease: false
- uses: actions/setup-go@v2
with:
go-version: '1.18.x' # The Go version to download (if necessary) and use.
go-version: '1.19.x' # The Go version to download (if necessary) and use.
- name: Make Build
id: make_build
env:
Expand Down

0 comments on commit 892b653

Please sign in to comment.