Skip to content

Commit d8657fa

Browse files
authored
Merge pull request #81 from metcalfc/dependabot/github_actions/actions/stale-4
Bump actions/stale from 3.0.14 to 4
2 parents 0616109 + 9fe1d84 commit d8657fa

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
@@ -10,7 +10,7 @@ jobs:
1010

1111
steps:
1212
- name: Close Stale Issues
13-
uses: actions/stale@v3.0.14
13+
uses: actions/stale@v4
1414
with:
1515
repo-token: ${{ secrets.GITHUB_TOKEN }}
1616
stale-issue-message: 'This issue has not had any activity in 30 days. Marking it stale. It will be closed in 14 days.'

0 commit comments

Comments
 (0)