Skip to content

Commit 973542c

Browse files
⬆️ Update actions/stale action to v10
1 parent e7cc3cc commit 973542c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
pull-requests: write
1717
steps:
1818
- name: 🚀 Run stale
19-
uses: actions/stale@v9.1.0
19+
uses: actions/stale@v10.0.0
2020
with:
2121
repo-token: ${{ secrets.GITHUB_TOKEN }}
2222
days-before-stale: 30

0 commit comments

Comments
 (0)