@cryptotaxi247 / netdata-1 / commits / 8ae6ce894

Bump nick-fields/retry from 2 to 3 (#16927)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Feb 5, 2024 at 10:22 UTC 8ae6ce89471748570d92fdeaa5e0fc0196b07269
1 file changed +1 -1
.github/workflows/build.yml
+1 -1
@@ -199,7 +199,7 @@ jobs:
199 - name: Build
200 if: github.event_name == 'workflow_dispatch' && needs.file-check.outputs.run == 'true'
201 id: build
202 - uses: nick-fields/retry@v2
202 + uses: nick-fields/retry@v3
203 with:
204 timeout_minutes: 180
205 max_attempts: 3