Skip to content

Commit

Permalink
fix ci error
Browse files Browse the repository at this point in the history
Signed-off-by: guoqin <[email protected]>
  • Loading branch information
guoqinwill committed Jan 25, 2024
1 parent 33b920a commit 8c07654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fossa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: "^1.20.x"
go-version: 1.20.x
- run: go version
# Runs a set of commands to initialize and analyze with FOSSA
- name: run FOSSA analysis
Expand Down

0 comments on commit 8c07654

Please sign in to comment.