Skip to content

Commit

Permalink
Support newer tooling...
Browse files Browse the repository at this point in the history
  • Loading branch information
andydotxyz committed Jul 5, 2023
1 parent 806e1b6 commit 3f8c1fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- uses: actions/checkout@v2
- uses: WillAbides/setup-go-faster@v1.8.0
with:
go-version: '1.17.x'
go-version: '1.20.x'

- name: Get dependencies
run: |
Expand Down

0 comments on commit 3f8c1fc

Please sign in to comment.