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 c349e2d commit 6ea8a84Copy full SHA for 6ea8a84
.github/workflows/stale.yaml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: 🚀 Run stale
16
- uses: actions/stale@v9.1.0
+ uses: actions/stale@v10.0.0
17
with:
18
repo-token: ${{ secrets.GITHUB_TOKEN }}
19
days-before-stale: 30
0 commit comments