Libki / libki-server

Libki Server
Other
55 stars 28 forks source link

Docker failed during pull request - Deprecation notice: v3 of the artifact actions #356

Open JSahlberg opened 3 months ago

JSahlberg commented 3 months ago

Describe the bug

While creating a pull request the test for the Docker Alpine failed. It said:

"" Deprecation notice: v1, v2, and v3 of the artifact actions The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "2699fc28b375889045699d63e587bd0349783e9c.debian.tar". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/ ""

Guess some things have to be altered in the workflow files... :/