Skip to content
This repository was archived by the owner on Jun 7, 2022. It is now read-only.

Commit 2d3abf2

Browse files
sanderginnSourcegraph
andauthored
Bump pr-auditor go version to 1.18 (#505)
Co-authored-by: Sourcegraph <[email protected]>
1 parent cd301e8 commit 2d3abf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-auditor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v2
1111
with: { repository: 'sourcegraph/sourcegraph' }
1212
- uses: actions/setup-go@v2
13-
with: { go-version: '1.17' }
13+
with: { go-version: '1.18' }
1414

1515
- run: ./dev/pr-auditor/check-pr.sh
1616
env:

0 commit comments

Comments
 (0)