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 616da45 commit 4786773Copy full SHA for 4786773
.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@28ca1036281a5e5922ead5184a1bbf96e5fc984e
+ - uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639
23
with:
24
# Don't automatically mark inactive issues+PRs as stale.
25
days-before-stale: -1
0 commit comments