Skip to content

Commit

Permalink
Update CI to use go 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
zjkmxy committed Aug 30, 2024
1 parent 1e17cb7 commit 2a8810b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
- name: Go imports check
uses: zjkmxy/[email protected].2
uses: zjkmxy/[email protected].3
with:
run: imports
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 2a8810b

Please sign in to comment.