We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da7d379 commit 631a6aaCopy full SHA for 631a6aa
.github/workflows/pre-commit.yml
@@ -28,7 +28,7 @@ jobs:
28
override: true
29
components: rustfmt, clippy
30
- name: Set up Python
31
- uses: actions/setup-python@v5.2.0
+ uses: actions/setup-python@v5.3.0
32
with:
33
python-version: "3.x"
34
- name: Run pre-commit
0 commit comments