Skip to content

Commit b8562f6

Browse files
authored
Merge pull request #24 from nextcloud/dependabot/github_actions/actions/setup-python-5.5.0
chore(deps): bump actions/setup-python from 5.4.0 to 5.5.0
2 parents 12d8bd1 + 4f5435d commit b8562f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
run: ./occ app:enable -vvv -f app_api
120120

121121
- name: Setup python 3.10
122-
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 #v5.4.0
122+
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 #v5.6.0
123123
with:
124124
python-version: '3.10'
125125
cache: 'pip'

0 commit comments

Comments
 (0)