Skip to content

Commit 92654e0

Browse files
authored
Merge pull request #65 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 28f7460 + bb62a5d commit 92654e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_test.yml

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

118118
- name: Setup python 3.10
119-
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 #v5.4.0
119+
uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 #v5.5.0
120120
with:
121121
python-version: '3.10'
122122
cache: 'pip'

0 commit comments

Comments
 (0)