Skip to content

Commit ac86eb5

Browse files
Merge pull request #3741 from verilog-to-routing/dependabot/github_actions/actions/stale-11
Bump actions/stale from 10 to 11
2 parents ba37d70 + fc42719 commit ac86eb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
stale:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/stale@v10
11+
- uses: actions/stale@v11
1212
with:
1313
# Set default number of days before being marked stale to 100 years
1414
# This will be overriden by "days-before-issue-stale" and "days-before-pr-stale"

0 commit comments

Comments
 (0)