Skip to content

Commit 01e9e67

Browse files
committed
Update stale github action from v5 to v7
1 parent c5a5062 commit 01e9e67

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
@@ -13,7 +13,7 @@ jobs:
1313
stale-check:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/stale@v5
16+
- uses: actions/stale@v7
1717
with:
1818
repo-token: ${{ secrets.GITHUB_TOKEN }}
1919
stale-issue-message: "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you need additional assistance please contact Esri Technical Support. Thank you for your contributions."

0 commit comments

Comments
 (0)