Skip to content

Commit fff0279

Browse files
update to commit on newly allowed action
1 parent 0e0c467 commit fff0279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
working-directory: ./test-rust-code
4343
steps:
4444
- uses: actions/checkout@v5
45-
- uses: dtolnay/rust-toolchain@stable
45+
- uses: dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921
4646
- run: cargo test --message-format human
4747

4848
deploy:

0 commit comments

Comments
 (0)