Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: bump workflow versions #811

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

charltonliv
Copy link

This PR bumps multiple actions versions:

  1. actions/checkout@v2 -> actions/checkout@v4
  2. actions/upload-artifact@v2 -> actions/upload-artifact@v4

actions/upload-artifact@v3 is scheduled for deprecation on November 30, 2024. Learn more. Similarly, v1/v2 are scheduled for deprecation on June 30, 2024.
https://github.com/actions/upload-artifact

It's weird that seems all the Evaluate Performance workflows are failing because there were no enabled runners online to process the request馃, should we fix that problem or should we just delete that workflow?

@jtguibas jtguibas changed the base branch from main to dev May 24, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants