Skip to content

Commit 6861db3

Browse files
chore(deps): update shivammathur/setup-php action to v2.35.5
1 parent 9cfd14b commit 6861db3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3737

3838
- name: Set up PHP
39-
uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # 2.35.4
39+
uses: shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # 2.35.5
4040
with:
4141
php-version: ${{ matrix.php }}
4242
tools: none

0 commit comments

Comments
 (0)