Closed pront closed 2 weeks ago
Recently GitHub published this deprecation notice: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
This PR updates the remaining users of @v3 packages to @v4. An unfortunate consequence is that we will stop verifying targets for Ubuntu 16 & 18, however we have no reason to expect any breakage there.
@v3
@v4
Ref: https://github.com/vectordotdev/vector/issues/21721
Branch report: pront/v3-actions-deprecation-fix Commit report: dde7f51 Test service: vector
pront/v3-actions-deprecation-fix
dde7f51
vector
:white_check_mark: 0 Failed, 7 Passed, 0 Skipped, 25.45s Total Time
Summary
Recently GitHub published this deprecation notice: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
This PR updates the remaining users of
@v3
packages to@v4
. An unfortunate consequence is that we will stop verifying targets for Ubuntu 16 & 18, however we have no reason to expect any breakage there.Change Type
Is this a breaking change?
How did you test this PR?
Does this PR include user facing changes?
Checklist
References
Ref: https://github.com/vectordotdev/vector/issues/21721