Skip to content

Commit 7ea12ec

Browse files
author
audrius
committed
1 parent f222000 commit 7ea12ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/api-compat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fetch-tags: true
2323

2424
- name: Install Rust
25-
uses: dtolnay/rust-toolchain@stable
25+
uses: dtolnay/rust-toolchain@631a55b12751854ce901bb631d5902ceb48146f7
2626

2727
- name: Check public API compatibility
2828
uses: obi1kenobi/cargo-semver-checks-action@v2

0 commit comments

Comments
 (0)