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 b578ca8 commit 22f8bb2Copy full SHA for 22f8bb2
.github/workflows/github_app_installation_details.yaml
@@ -17,7 +17,7 @@ jobs:
17
- name: git checkout
18
uses: actions/checkout@v4
19
- name: set up python 3.11
20
- uses: actions/setup-python
+ uses: actions/setup-python@v4
21
with:
22
python-version: '3.11'
23
- name: package installations
0 commit comments