We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feabe43 commit da3fedfCopy full SHA for da3fedf
1 file changed
.github/workflows/rust.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
10
steps:
11
- - uses: actions/checkout@v1
+ - uses: actions/checkout@50fbc622fc4ef5163becd7fab6573eac35f8462e # v1
12
- name: Build
13
run: cargo build --verbose
14
- name: Run tests
0 commit comments