Skip to content

Commit

Permalink
chore: update lint.yml go version
Browse files Browse the repository at this point in the history
  • Loading branch information
MonikaCat committed Feb 5, 2024
1 parent 151ee31 commit 74fbd0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup Go 🧰
uses: actions/setup-go@v5
with:
go-version: 1.19
go-version: "1.20"

- name: Compute diff 📜
uses: technote-space/get-diff-action@v6.1.2
Expand Down

0 comments on commit 74fbd0d

Please sign in to comment.