File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1919 steps :
2020 # These are the latest versions of the github actions; dependabot will
2121 # send PRs to keep these up-to-date.
22- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
22+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
2323 - uses : dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
2424 with :
2525 sdk : ${{ matrix.sdk }}
Original file line number Diff line number Diff line change 1919 runs-on : ubuntu-latest
2020 if : ${{ github.repository_owner == 'google' }}
2121 steps :
22- - uses : actions/stale@5bef64f19d7facfb25b37b414482c7164d639639
22+ - uses : actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f
2323 with :
2424 # Don't automatically mark inactive issues+PRs as stale.
2525 days-before-stale : -1
You can’t perform that action at this time.
0 commit comments