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 b0e11e9 commit 5d6c9eeCopy full SHA for 5d6c9ee
.github/workflows/github_app_installation_details.yaml
@@ -19,7 +19,7 @@ jobs:
19
- name: set up python 3.11
20
uses: actions/setup-python@v4
21
with:
22
- python-version: '3.10.3'
+ python-version: '3.10'
23
- name: package installations
24
run: |
25
pip install pipenv
0 commit comments