Skip to content

Commit 7c6c6c5

Browse files
chore(deps): update actions/stale action to v11
1 parent cf58406 commit 7c6c6c5

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
@@ -12,7 +12,7 @@ jobs:
1212
stale:
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/stale@v10
15+
- uses: actions/stale@v11
1616
with:
1717
stale-issue-message: >
1818
This issue has been automatically marked as stale because it has not had

0 commit comments

Comments
 (0)