Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 21:42
· 1510 commits to main since this release
v0.0.1

This version avoids short downloads

On rare occasion, we encountered situations where the artifact files
were downloaded only incompletely, yet the Action reported success (and
cached the incomplete set of files). We now ensure that the total bytes
written to disk match the expected value before allowing the Action to
succeed.