Skip to content

Commit 203d30c

Browse files
authored
Merge pull request #1509 from nextcloud/dependabot/github_actions/shivammathur/setup-php-2.36.0
build(deps): bump shivammathur/setup-php from 2.35.5 to 2.36.0
2 parents f040647 + 307c972 commit 203d30c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: npm i -g npm
2525

2626
- name: Setup PHP
27-
uses: shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # v2.35.5
27+
uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # v2.36.0
2828
with:
2929
php-version: '8.2'
3030
extensions: mbstring, intl, sqlite3, gd

0 commit comments

Comments
 (0)