File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2424 update :
2525 runs-on : ubuntu-latest
2626 steps :
27- - uses : actions/checkout@v3
27+ - uses : actions/checkout@v4
2828
2929 - name : Find default branch name
3030 id : defaultBranch
Original file line number Diff line number Diff line change 66 build :
77 runs-on : ubuntu-latest
88 steps :
9- - uses : actions/checkout@v3
9+ - uses : actions/checkout@v4
1010 with :
1111 ref : ${{ github.ref }}
1212 fetch-depth : 0
Original file line number Diff line number Diff line change 99 runs-on : ubuntu-latest
1010 steps :
1111 - name : " Checkout source code at current commit"
12- uses : actions/checkout@v3
12+ uses : actions/checkout@v4
1313 # Leave pinned at 0.7.1 until https://github.com/mszostok/codeowners-validator/issues/173 is resolved
1414 -
uses :
mszostok/[email protected] 1515 if : github.event.pull_request.head.repo.full_name == github.repository
You can’t perform that action at this time.
0 commit comments