Skip to content

Conversation

@sufikaur
Copy link
Contributor

@sufikaur sufikaur commented Sep 10, 2025

Title

Fixes #{148}

Github deprecaited version 3 for artifact actions.

  1. Changed upload-artifact from version 3 to version 4
  2. Created a unique name identifier since a key change in version 4 is that run names cannot be the same. See breaking changes in version 4 documentation for more details.

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

I agree my contributions are submitted under the license terms described in the LICENSE.txt file at the top level of this directory.
I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

📚 Documentation preview 📚: https://idaes-examples--149.org.readthedocs.build/en/149/

Copy link
Contributor

@dallan-keylogic dallan-keylogic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@ksbeattie ksbeattie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ksbeattie ksbeattie added the Priority:High High Priority Issue or PR label Sep 11, 2025
@ksbeattie ksbeattie merged commit c82abda into IDAES:main Sep 13, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority:High High Priority Issue or PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Github artifact actions are depreciated. Need to upgrade from v3 to v4

3 participants