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

Already on GitHub? Sign in to your account

ci: Update awesomebot.yml to use upload-artifact v4 #1320

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

ericsizemore
Copy link
Contributor

It appears this action has been failing for some time:

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/

There should not be any issues updating the action to version 4. This PR just makes one change:

-    - uses: actions/upload-artifact@v1
+    - uses: actions/upload-artifact@v4

@ziadoz ziadoz merged commit da245d8 into ziadoz:master Dec 3, 2024
@ziadoz
Copy link
Owner

ziadoz commented Dec 3, 2024

Thanks @ericsizemore

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.

2 participants