Skip to content

Commit

Permalink
.github: update go-presubmit-action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
creachadair committed Aug 19, 2023
1 parent c771f64 commit c07898b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
with:
go-version: ${{ matrix.go-version }}
cache: true
- uses: creachadair/go-presubmit-action@v1
- uses: creachadair/go-presubmit-action@v2

0 comments on commit c07898b

Please sign in to comment.