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 e2bf5d9 commit d6b8b41Copy full SHA for d6b8b41
.github/workflows/build.yml
@@ -131,8 +131,7 @@ jobs:
131
with:
132
python-version: ${{ matrix.python-version }}
133
134
- # Requires pinning to specific hash: https://infra.apache.org/github-actions-policy.html
135
- - uses: dtolnay/rust-toolchain@a54c7afa936fefeb4456b2dd8068152669aa8203
+ - uses: dtolnay/rust-toolchain@v1
136
137
- run: rm LICENSE.txt
138
- name: Download LICENSE.txt
0 commit comments