Skip to content

Commit 396e5ff

Browse files
authored
Merge pull request #307 from umccr/tokio_ring_crossbeam_bump
Tokio ring crossbeam bump
2 parents 83db722 + fc93a31 commit 396e5ff

File tree

9 files changed

+771
-679
lines changed

9 files changed

+771
-679
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
os: [ubuntu-latest]
2121
steps:
2222
- name: Cache
23-
uses: mozilla-actions/[email protected].5
23+
uses: mozilla-actions/[email protected].8
2424
- name: Check out
2525
uses: actions/checkout@v4
2626
- name: Install Rust

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
os: [ubuntu-latest]
2121
steps:
2222
- name: Cache
23-
uses: mozilla-actions/[email protected].5
23+
uses: mozilla-actions/[email protected].8
2424
- name: Check out
2525
uses: actions/checkout@v4
2626
- name: Install Rust

0 commit comments

Comments
 (0)