Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 58f67da

Browse files
build(deps): bump actions/stale from 6 to 7 (#167)
1 parent e45c291 commit 58f67da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
pull-requests: write
1515

1616
steps:
17-
- uses: actions/stale@v6
17+
- uses: actions/stale@v7
1818
with:
1919
days-before-stale: 30
2020
days-before-close: 7

0 commit comments

Comments
 (0)