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 27266fc commit 6578ab3Copy full SHA for 6578ab3
.github/workflows/stale.yml
@@ -7,7 +7,7 @@ jobs:
7
stale:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/stale@v5
+ - uses: actions/stale@v6
11
with:
12
13
# General settings
0 commit comments