Fix CD warning #1270
Labels
good first issue
Good for newcomers
topic: build
Anything relating to the build system.
type: development
Work to ease development or maintenance, without direct effect on features or bugs
The continuous deployment build currently emits two warnings: https://github.com/hannobraun/Fornjot/actions/runs/3319079604
I believe the one about macOS is not relevant for us, but this one is:
According to the linked blog post, this will stop working 2023-05-31.
I believe this piece of code is responsible for the warning:
https://github.com/hannobraun/Fornjot/blob/63a7518c29956c9be2bd49b36c868b41f73b2150/tools/release-operator/src/github.rs#L71-L75
Labeling https://github.com/hannobraun/Fornjot/labels/good%20first%20issue, as this issue doesn't require any knowledge about Fornjot to address.
The text was updated successfully, but these errors were encountered: