Skip to content

Commit

Permalink
fixing github app list scrpit
Browse files Browse the repository at this point in the history
  • Loading branch information
githubofkrishnadhas committed May 4, 2024
1 parent b0e11e9 commit 5d6c9ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github_app_installation_details.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: set up python 3.11
uses: actions/setup-python@v4
with:
python-version: '3.10.3'
python-version: '3.10'
- name: package installations
run: |
pip install pipenv
Expand Down

0 comments on commit 5d6c9ee

Please sign in to comment.