We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd89adf commit 9661499Copy full SHA for 9661499
.github/workflows/no-response.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
if: ${{ github.repository_owner == 'dart-lang' }}
21
steps:
22
- - uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639
+ - uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008
23
with:
24
days-before-stale: -1
25
days-before-close: 14
0 commit comments