You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should update our actions to use a fixed version of ubuntu instead of ubuntu-latest as this version might change every now and then (like now) and break things.
We need to update the actions/upload-artifact action in our actions to v4 as the old versions wont be available after 30.01.2025, see this for more info
The text was updated successfully, but these errors were encountered:
We should update our actions to use a fixed version of ubuntu instead of
ubuntu-latest
as this version might change every now and then (like now) and break things.We need to update the
actions/upload-artifact
action in our actions to v4 as the old versions wont be available after 30.01.2025, see this for more infoThe text was updated successfully, but these errors were encountered: