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 5c367f2 commit 27c5fb6Copy full SHA for 27c5fb6
.github/workflows/stale.yml
@@ -7,7 +7,7 @@ jobs:
7
stale:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/stale@v7
+ - uses: actions/stale@v8
11
with:
12
13
# General settings
0 commit comments