We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8499150 commit d992d02Copy full SHA for d992d02
.github/workflows/pr-auditor.yml
@@ -8,7 +8,7 @@ jobs:
8
check-pr:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
12
with: { repository: 'sourcegraph/sourcegraph' }
13
- uses: actions/setup-go@v2
14
with: { go-version: '1.18' }
0 commit comments