Skip to content

Commit

Permalink
Fix GOVERSION parse incorrect
Browse files Browse the repository at this point in the history
  • Loading branch information
elct9620 authored and tjjh89017 committed Aug 8, 2024
1 parent cf6b91f commit 358ca18
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 @@ -6,7 +6,7 @@ on:
- main

env:
GOVERSION: 1.20
GOVERSION: "1.20"

jobs:
lint:
Expand Down

0 comments on commit 358ca18

Please sign in to comment.