There was an error while loading. Please reload this page.
1 parent f0e5abb commit 7bdefc5Copy full SHA for 7bdefc5
1 file changed
.github/workflows/ci.yaml
@@ -459,6 +459,7 @@ jobs:
459
name: Lint Rust & Python code
460
runs-on: ubuntu-latest
461
steps:
462
+ - uses: actions/checkout@v6.0.2
463
- uses: actions/setup-python@v6.2.0
464
with:
465
python-version: ${{ env.PYTHON_VERSION }}
0 commit comments