Skip to content

v7.1.3 🌈 Support act

Choose a tag to compare

@github-actions github-actions released this 10 Nov 18:50
· 211 commits to refs/heads/main since this release
5a7eac6

Changes

This bug fix release adds support for https://github.com/nektos/act
It was previously broken because of a too new undici version and TS transpilation target.

Compatibility with act is now automatically tested.

🐛 Bug fixes

  • use old undici and ES2022 target for act support @eifinger (#678)

🧰 Maintenance

📚 Documentation