fastly / compute-actions

GitHub Actions for building on Fastly Compute.
https://www.fastly.com/blog/introducing-github-actions-for-compute-edge-a-new-resource-to-help-ship-code
MIT License
40 stars 9 forks source link

Deprecated upload-artifact dependency #58

Closed ozwaldorf closed 10 hours ago

ozwaldorf commented 1 week ago

Using the latest action (version 8) displays a warning on ci due to the version of upload artifact being deprecated.

The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "example.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/