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 fda20b6 commit 593a855Copy full SHA for 593a855
.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@3a9db7e6a41a89f618792c92c0e97cc736e1b13f
+ - uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008
23
with:
24
days-before-stale: -1
25
days-before-close: 14
0 commit comments