fix: Merge branch 'development'

This commit is contained in:
Jeremy
2026-02-04 16:01:22 +00:00
parent f375b119d3
commit a845b83ef7
6 changed files with 6 additions and 6 deletions

View File

@@ -95,7 +95,7 @@ jobs:
# Try registry first (fast), fallback to artifact if registry fails
- name: Pull Docker image from registry
id: pull_image
uses: nick-fields/retry@v3
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3
with:
timeout_minutes: 5
max_attempts: 3