python-hyper / h11

A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
https://h11.readthedocs.io/
MIT License
490 stars 62 forks source link

Enable Python 3.13 in CI and update action versions #178

Closed rffontenelle closed 1 month ago

rffontenelle commented 1 month ago

Updating action versions solves:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

tomchristie commented 1 month ago

This seems worth merging. Blocked on unrelated issue #177.

tomchristie commented 1 month ago

The build should be passing against this PR now, perhaps needs a nudge to re-run the rtd job.

rffontenelle commented 1 month ago

@tomchristie rebased, ~workflow just waiting approval to start~ and rtd passed