Skip to content

Commit 25a678b

Browse files
authored
Merge pull request #24 from newfold-labs/dependabot/github_actions/main/shivammathur/setup-php-2.35.3
GitHub Actions(deps): Bump shivammathur/setup-php from 2.35.1 to 2.35.3
2 parents 1ca39a8 + 4ab39fa commit 25a678b

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@2282b6a082fc605c8320908a4cca3a5d1ca6c6fe # v2.35.1
27+
uses: shivammathur/setup-php@20529878ed81ef8e78ddf08b480401e6101a850f # v2.35.3
2828
with:
2929
php-version: '7.3'
3030
coverage: none

0 commit comments

Comments
 (0)