We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b25aa3 + 673515a commit a3ee1c9Copy full SHA for a3ee1c9
.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.2.0
+ uses: actions/setup-python@v5.3.0
15
with:
16
python-version: "3.x"
17
0 commit comments