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 b34704d commit 23b0f46Copy full SHA for 23b0f46
.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@1160a2240286f5da8ec72b1c0816ce2481aabf84
+ - uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e
23
with:
24
days-before-stale: -1
25
days-before-close: 14
0 commit comments