Skip to content

Commit 3f7ac43

Browse files
authored
Merge pull request #46 from newfold-labs/dependabot/github_actions/main/shivammathur/setup-php-2.35.2
GitHub Actions(deps): Bump shivammathur/setup-php from 2.35.1 to 2.35.2
2 parents 5b93bd5 + e83790f commit 3f7ac43

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@2282b6a082fc605c8320908a4cca3a5d1ca6c6fe # v2.35.1
29+
uses: shivammathur/setup-php@ccf2c627fe61b1b4d924adfcbd19d661a18133a0 # v2.35.2
3030
with:
3131
php-version: '7.3'
3232
coverage: none

0 commit comments

Comments
 (0)