Revert "Remove duplicated retry"

This reverts commit 2c637c3acd.

Since this change, we’ve started encountering 5xx errors that cannot be
resolved with our retry mechanism.
This commit is contained in:
Taiki Endo
2026-04-05 16:37:04 +09:00
parent eab6539ed6
commit 561f72e178
2 changed files with 4 additions and 2 deletions

View File

@@ -16,6 +16,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
See the ["Security" section in readme](https://github.com/taiki-e/install-action#security) for more details.
- Improve robustness for network failure.
- Documentation improvements.
## [2.72.0] - 2026-04-04