Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 18:41
· 496 commits to master since this release
4518ee1

5.0.6 (2023-01-30)

Bug Fixes

  • deps: update dependency @octokit/core to v4.2.0 (98c5b8f)

Update Tests

  • Correct Firefox example artifacts and video #662
  • Allow all example workflows to be triggered manually #750

Update Dependencies

  • Update to generally run on ubuntu-22.04 in workflows #720
  • Update Cypress v9 examples to cypress 9.7.0 #724
  • Update Cypress v10 tests to 12.3.0 #725
  • chore(deps): update dependency @vercel/ncc to v0.36.1 #754

Docs/Example Updates

  • Update Docker examples in README to Node.js 18 #681
  • Update description of working-directory parameter for v10 and later #689
  • Remove non-working archived example links #710
  • Restructure v9 and v10 examples #727
  • Remove outdated comment on Edge availability on Linux #730
  • Add "component tests" to action description #745