pyOCD icon indicating copy to clipboard operation
pyOCD copied to clipboard

Update GitHub Actions Workflows

Open frogamic opened this issue 1 year ago • 0 comments

Update step output of pip-cache

Workflow commands via echo are now deprecated in favour of writing to special files instead.

Change python versions to test against:

  • Remove Python 3.7 which is now EOL
  • Add Python 3.12 which is latest release version
    • Python 3.12 tests will fail until #1710 is merged.

Update all outdated GitHub Actions:

frogamic avatar Jul 16 '24 03:07 frogamic