Open rdavydov opened 1 week ago
Hey everyone!
Unfortunately, the build job fails with:
actions/upload-artifact: v[2](https://github.com/rdavydov/payment-form/actions/runs/11642104441/job/32421334754#step:1:2)
We just need to update deprecated versions from @v2 to @v3.
@v2
@v3
All credit goes to @dipanjal in https://github.com/ErickKS/vite-deploy/issues/3#issuecomment-2381584583_ - thanks for the info, works like a charm!
I just took the time to make these fixes as a PR.
Good luck, Roman
@ErickKS Please review and merge.
P.S. Thanks for creating this awesome repo and https://github.com/ErickKS/vite-react-router =)
Hey everyone!
Unfortunately, the build job fails with:
actions/upload-artifact: v[2](https://github.com/rdavydov/payment-form/actions/runs/11642104441/job/32421334754#step:1:2)
. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/We just need to update deprecated versions from
@v2
to@v3
.All credit goes to @dipanjal in https://github.com/ErickKS/vite-deploy/issues/3#issuecomment-2381584583_ - thanks for the info, works like a charm!
I just took the time to make these fixes as a PR.
Good luck, Roman