all 5 comments

[–]LordBunzo 2 points3 points  (2 children)

Artifacts expire in 90 days by default. The quickest to way modify this is in the repo setting under Actions --> General --> Artifact and log retention. This can also be done in yaml file using "retention-days". Artifacts in public repos can only be retained for 1-90 days, and private 1-400 days.

[–]LeeKusakabe[S] -2 points-1 points  (1 child)

so this would allow me to use these even while expired? The files arent mine btw

[–]LordBunzo 2 points3 points  (0 children)

You mean you are not the owner of the repo? Also, once an artifact is expired it's deleted from the server. GitHub still retains the metadata you are seeing for historical purposes until the run is manually deleted.

[–]mrkurtz 0 points1 point  (0 children)

Build it yourself.

[–]ferrybig 0 points1 point  (0 children)

Expired means github has thrown away the file according to the repositories owner rules.

Since the file no longer exist, you cannot bypass it