website icon indicating copy to clipboard operation
website copied to clipboard

Add missing migration & update workflows

Open robinheidrich opened this issue 1 year ago • 0 comments

This pull request was originally mainly to fix the errors in the workflows caused by the missing migration.

Then I noticed that the workflows were using outdated checkout and setup-python actions and looked through them all.

stale.yml: https://github.com/probot/stale was deprecated and probably no longer works. I replaced it with the stale action as recommended in the repository.

I hope the changes are ok.

robinheidrich avatar Jun 08 '24 21:06 robinheidrich