Skip to content

[Bug]: 1-pr.yaml should upgrade actions/upload-artifact #564

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
YaSuenag opened this issue Sep 17, 2024 · 1 comment
Closed
1 task done

[Bug]: 1-pr.yaml should upgrade actions/upload-artifact #564

YaSuenag opened this issue Sep 17, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@YaSuenag
Copy link
Member

Contact Details

No response

What happened?

We saw following error on GHA workflow in 1-pr.yaml:

https://github.com/Green-Software-Foundation/carbon-aware-sdk/actions/runs/10898430589/job/30242068068?pr=562#logs

Error: This request has been automatically failed because it uses a deprecated version of actions/upload-artifact: v1. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/

actions/upload-artifact is used to upload swagger document as following. We need to upgrade, and also need to check whether same problem could be happen in other workflows (usage of upload-artifacts).

uses: actions/upload-artifact@v1

client

WebAPI (Default)

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@danuw
Copy link
Collaborator

danuw commented Sep 24, 2024

Closing as already sorted in dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants