Skip to content

Commit d8e41ab

Browse files
authored
Merge pull request #84 from matronator/renovate/shivammathur-setup-php-2.x
2 parents 703efdf + 47aec1f commit d8e41ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1616

1717
- name: Setup PHP Action
18-
uses: shivammathur/setup-php@9e72090525849c5e82e596468b86eb55e9cc5401 # 2.32.0
18+
uses: shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a # 2.33.0
1919
with:
2020
php-version: 8.2
2121

0 commit comments

Comments
 (0)