Skip to content

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

Merged
ziadoz merged 1 commit intoziadoz:masterfrom
ericsizemore:patch-1
Dec 3, 2024
Merged

ci: Update awesomebot.yml to use upload-artifact v4#1320
ziadoz merged 1 commit intoziadoz:masterfrom
ericsizemore:patch-1

Conversation

@ericsizemore
Copy link
Copy Markdown
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
Copy Markdown
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