closeio / ciso8601

Fast ISO8601 date time parser for Python written in C
MIT License
565 stars 45 forks source link

Use latest versions of actions #144

Closed movermeyer closed 1 year ago

movermeyer commented 1 year ago

What are you trying to accomplish?

GitHub Actions need to be upgraded in order to run.

image

What approach did you choose and why?

Bumped to the latest versions available.

What should reviewers focus on?

🤷 The API hasn't changed in these versions, so the simple bump works without adjustment.

The impact of these changes

We'll be able to run the workflow again.

Testing

I manually ran the Action against this PR. It worked, in that it ran. Failed the sanity check step since this PR isn't a release candidate PR.