Skip to content

Commit eb1021c

Browse files
authored
Merge pull request #48 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 167afde + 66d89ea commit eb1021c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
# User PHP 7.4 here for compatibility with the WordPress codesniffer rules.
2828
- name: Setup PHP
29-
uses: shivammathur/setup-php@ccf2c627fe61b1b4d924adfcbd19d661a18133a0 # v2.35.2
29+
uses: shivammathur/setup-php@20529878ed81ef8e78ddf08b480401e6101a850f # v2.35.3
3030
with:
3131
php-version: '7.3'
3232
coverage: none

0 commit comments

Comments
 (0)