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 1fc3fb7 commit 6644191Copy full SHA for 6644191
.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
# Don't automatically mark inactive issues+PRs as stale.
25
days-before-stale: -1
0 commit comments