Skip to content

Commit c3392f5

Browse files
authored
Update actions/stale action to v10 (#3637)
1 parent a08e8cf commit c3392f5

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
@@ -18,7 +18,7 @@ jobs:
1818
pull-requests: write
1919
actions: write
2020
steps:
21-
- uses: actions/stale@v9
21+
- uses: actions/stale@v10
2222
with:
2323
repo-token: ${{ secrets.GITHUB_TOKEN }}
2424

0 commit comments

Comments
 (0)