-
-
Notifications
You must be signed in to change notification settings - Fork 46
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
Migration to upload-artifact version 4 #184
Comments
In November 2024 the artifact actions v3 will become unavailable and there is a big workflow warning when using this action, which is annoying. https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions |
p12tic
added a commit
to p12tic/input-leap
that referenced
this issue
Oct 10, 2024
p12tic
added a commit
to p12tic/input-leap
that referenced
this issue
Oct 10, 2024
p12tic
added a commit
to p12tic/input-leap
that referenced
this issue
Oct 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The problem is that for some reason flatpak-github-actions is using upload-artifact@v3 and then download-artifact@v4 is anymore possible.
The problem came up in this.
https://github.com/actions/download-artifact/blob/main/docs/MIGRATION.md
The text was updated successfully, but these errors were encountered: