Replace the deprecated call to datetime.utcnow()
with datetime.now(tz.utc)
#196
Annotations
1 warning
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002
|
Loading