We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b02411b commit f9c5b9bCopy full SHA for f9c5b9b
.github/workflows/python-app.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Set up Python
14
uses: actions/setup-python@v5
15
with:
16
- python-version: '3.10.0'
+ python-version: '3.10.1'
17
18
- name: Verify PATH
19
run: echo $PATH
0 commit comments