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 ae0e99d commit f2c5736Copy full SHA for f2c5736
.github/workflows/stale_issue.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-22.04
10
if: github.repository == 'zephyrproject-rtos/zephyr'
11
steps:
12
- - uses: actions/stale@v8
+ - uses: actions/stale@v9
13
with:
14
stale-pr-message: 'This pull request has been marked as stale because it has been open (more
15
than) 60 days with no activity. Remove the stale label or add a comment saying that you
0 commit comments