We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12d8bd1 + 4f5435d commit b8562f6Copy full SHA for b8562f6
1 file changed
.github/workflows/integration_test.yml
@@ -119,7 +119,7 @@ jobs:
119
run: ./occ app:enable -vvv -f app_api
120
121
- name: Setup python 3.10
122
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 #v5.4.0
+ uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 #v5.6.0
123
with:
124
python-version: '3.10'
125
cache: 'pip'
0 commit comments