Skip to content

Commit 22f8bb2

Browse files
DEVOPS-50 list github app py files
1 parent b578ca8 commit 22f8bb2

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
@@ -17,7 +17,7 @@ jobs:
1717
- name: git checkout
1818
uses: actions/checkout@v4
1919
- name: set up python 3.11
20-
uses: actions/setup-python
20+
uses: actions/setup-python@v4
2121
with:
2222
python-version: '3.11'
2323
- name: package installations

0 commit comments

Comments
 (0)