We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9909418 commit feb683aCopy full SHA for feb683a
.github/workflows/pr-auditor.yml
@@ -9,7 +9,7 @@ jobs:
9
steps:
10
- uses: actions/checkout@v2
11
with: { repository: 'sourcegraph/sourcegraph' }
12
- - uses: actions/setup-go@v2
+ - uses: actions/setup-go@v3
13
with: { go-version: '1.17' }
14
15
- run: ./dev/pr-auditor/check-pr.sh
0 commit comments