Skip to content

Commit 08dee54

Browse files
authored
Merge pull request #83 from newfold-labs/dependabot/github_actions/main/shivammathur/setup-php-2.35.3
GitHub Actions(deps): Bump shivammathur/setup-php from 2.35.2 to 2.35.3
2 parents 7628709 + 6229fde commit 08dee54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-checker-php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2525

2626
- name: Setup PHP
27-
uses: shivammathur/setup-php@ccf2c627fe61b1b4d924adfcbd19d661a18133a0 # v2.35.2
27+
uses: shivammathur/setup-php@20529878ed81ef8e78ddf08b480401e6101a850f # v2.35.3
2828
with:
2929
php-version: '7.3'
3030
coverage: none

0 commit comments

Comments
 (0)