Skip to content

Commit d992d02

Browse files
daxmc99Sourcegraph
and
Sourcegraph
authored
batch changes - update checkout v2 to v3 (#160)
Co-authored-by: Sourcegraph <[email protected]>
1 parent 8499150 commit d992d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-auditor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
check-pr:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@v2
11+
- uses: actions/checkout@v3
1212
with: { repository: 'sourcegraph/sourcegraph' }
1313
- uses: actions/setup-go@v2
1414
with: { go-version: '1.18' }

0 commit comments

Comments
 (0)