Skip to content

Commit 21b274e

Browse files
mikemiles-devmikemiles-dev
authored andcommitted
fix: fix to workfloe
1 parent eebf551 commit 21b274e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
uses: actions/checkout@v4
5656

5757
- name: Install Rust
58-
uses: dtolnay/rust-action@stable
58+
uses: dtolnay/rust-toolchain@stable
5959
with:
6060
targets: ${{ matrix.target }}
6161

0 commit comments

Comments
 (0)