Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/mark-stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
api.github.com:443

- name: Mark Stale
uses: actions/stale@9c1b1c6e115ca2af09755448e0dbba24e5061cc8
uses: actions/stale@4391f3da665fdf50b6810c1a66712fb9ba21aa93
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
exempt-all-milestones: true
Expand Down
Loading