We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d9f526 commit 71d0ac2Copy full SHA for 71d0ac2
.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.1.1
+ uses: actions/setup-python@v5.2.0
32
with:
33
python-version: "3.x"
34
- name: Run pre-commit
0 commit comments