mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
chore(deps): update nick-invision/retry action to v2.6.0
This commit is contained in:
committed by
renovate[bot]
parent
1868a6eba8
commit
a42b4c430a
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -44,7 +44,7 @@ jobs:
|
||||
run: make mock-assets
|
||||
|
||||
- name: Test Go code
|
||||
uses: nick-invision/retry@v2.5.1
|
||||
uses: nick-invision/retry@v2.6.0
|
||||
with:
|
||||
timeout_minutes: 10
|
||||
max_attempts: 5
|
||||
@@ -554,7 +554,7 @@ jobs:
|
||||
run: /usr/local/bin/heroku container:release web --app karma-demo
|
||||
|
||||
- name: Run e2e test
|
||||
uses: nick-invision/retry@v2.5.1
|
||||
uses: nick-invision/retry@v2.6.0
|
||||
with:
|
||||
timeout_minutes: 10
|
||||
max_attempts: 3
|
||||
|
||||
Reference in New Issue
Block a user