]> git.ipfire.org Git - thirdparty/tornado.git/commit
ci: Update action versions for node deprecation 3383/head
authorBen Darnell <ben@bendarnell.com>
Tue, 4 Jun 2024 01:05:22 +0000 (21:05 -0400)
committerBen Darnell <ben@bendarnell.com>
Tue, 4 Jun 2024 17:58:05 +0000 (13:58 -0400)
commitb2431b273bb10bc33c2661db756453c5f26b56ec
treea5218cf3b39dc123b691fc3e0c914aa4da824c0c
parentb109915b4e5738b00804096aed794165bd0614b0
ci: Update action versions for node deprecation

The changes to checkout and setup-python shouldn't have been major
version bumps. upload-artifact and download-artifact should have had
updated node versions on v3 so we don't have to adapt to incompatible
changes here. But anyway, here we are.

build.yml has updates from
https://github.com/pypa/cibuildwheel/blob/main/examples/github-deploy.yml

This commit also moves the pypi upload step to use OIDC instead of
a static token.
.github/workflows/build.yml
.github/workflows/test.yml