Skip to content

Commit

Permalink
Merge branch 'main' into builtin-actors-v13.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LesnyRumcajs authored Feb 6, 2024
2 parents 0053e0f + b14f449 commit 97f4f9c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Modify deps forest
run: make modify-forest
- name: Apt Dependencies Forest
uses: nick-fields/retry@v2
uses: nick-fields/retry@v3
with:
timeout_minutes: 5
max_attempts: 3
Expand Down Expand Up @@ -101,7 +101,7 @@ jobs:
timeout-minutes: 5
continue-on-error: true
- name: Apt Dependencies
uses: nick-fields/retry@v2
uses: nick-fields/retry@v3
with:
timeout_minutes: 5
max_attempts: 3
Expand Down
14 changes: 7 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 97f4f9c

Please sign in to comment.