Skip to content

Commit 606bccc

Browse files
authored
merge PR #1 from dependabot/actions/stale-4
Bump actions/stale from 3 to 4
2 parents 0728abc + 6c5dc31 commit 606bccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mark-stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
steps:
1313
- name: Mark Stale
14-
uses: actions/stale@v3
14+
uses: actions/stale@v4
1515
with:
1616
repo-token: ${{ secrets.GITHUB_TOKEN }}
1717
exempt-all-milestones: true

0 commit comments

Comments
 (0)