v1.2.4
π Bug Fixes
- fix: Support action names with sub-paths (e.g.
actions/upload-artifact/merge) #8 - fix: UnicodeDecodeError reading workflow files on Windows β always open with UTF-8 encoding #5
- fix: UnboundLocalError when a repository has no releases
- fix: PyGitHub deprecation warning β use
Auth.Tokeninstead oflogin_or_token
π§ͺ Tests
- Add test suite with pytest and pytest-mock
Full Changelog: v1.2.3...v1.2.4