We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1af769d commit 0a309bcCopy full SHA for 0a309bc
.github/workflows/actions.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v4
18
19
- name: 📦 Set up Python
20
- uses: actions/setup-python@v5.2.0
+ uses: actions/setup-python@v5.3.0
21
22
- name: ✅ Run pre-commit
23
uses: pre-commit/[email protected]
0 commit comments