Skip to content

Commit fe1b20a

Browse files
chore(deps): bump actions/stale from 4 to 5 (#128)
1 parent 1f26e70 commit fe1b20a

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
@@ -8,7 +8,7 @@ jobs:
88
stale:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/stale@v4
11+
- uses: actions/stale@v5
1212
id: stale
1313
with:
1414
stale-issue-message: 'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.'

0 commit comments

Comments
 (0)