Skip to content

Commit 5d6c9ee

Browse files
fixing github app list scrpit
1 parent b0e11e9 commit 5d6c9ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github_app_installation_details.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: set up python 3.11
2020
uses: actions/setup-python@v4
2121
with:
22-
python-version: '3.10.3'
22+
python-version: '3.10'
2323
- name: package installations
2424
run: |
2525
pip install pipenv

0 commit comments

Comments
 (0)