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 2121 runs-on : ubuntu-latest
2222 if : ${{ github.repository_owner == 'dart-lang' }}
2323 steps :
24- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
24+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
2525 with :
2626 repository : dart-lang/ecosystem
2727
Original file line number Diff line number Diff line change 2424
2525 steps :
2626 - name : " Checkout code"
27- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
27+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
2828 with :
2929 persist-credentials : false
3030
Original file line number Diff line number Diff line change 2222 contents : read
2323 steps :
2424 - name : " Checkout code"
25- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
25+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
2626 with :
2727 persist-credentials : false
2828 - name : " setup python"
You can’t perform that action at this time.
0 commit comments