We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9eec55c + ad8bb61 commit 531b513Copy full SHA for 531b513
.github/workflows/pre-commit-update.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v4
12
13
- name: Set up Python
14
- uses: actions/setup-python@v5.1.1
+ uses: actions/setup-python@v5.2.0
15
with:
16
python-version: "3.x"
17
0 commit comments