Skip to content

Commit

Permalink
go-version: stable.
Browse files Browse the repository at this point in the history
  • Loading branch information
cafferata committed Jan 3, 2024
1 parent 60d9166 commit 7c4d876
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: stable
- name: Install stringer
run: |
go install golang.org/x/tools/cmd/stringer@latest
Expand Down

0 comments on commit 7c4d876

Please sign in to comment.