We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2745e57 commit 2fd42c8Copy full SHA for 2fd42c8
.github/workflows/pythonapp.yml
@@ -8,8 +8,6 @@ jobs:
8
9
steps:
10
- uses: actions/checkout@v4
11
- - name: Parse Python version
12
- run: sed s/python-// runtime.txt | head > .python-version
13
- name: Set up Python
14
uses: actions/setup-python@v5
15
with:
0 commit comments