We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents edade43 + 1e41eae commit 6469fb8Copy full SHA for 6469fb8
.github/workflows/python-app.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@v4
22
- name: Set up Python 3.10
23
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v5
24
with:
25
python-version: "3.10"
26
- name: Install pip
0 commit comments