Skip to content

Commit 53ce6d1

Browse files
authored
Merge pull request #27 from newfold-labs/dependabot/github_actions/main/shivammathur/setup-php-2.33.0
GitHub Actions(deps): Bump shivammathur/setup-php from 2.32.0 to 2.33.0
2 parents 9922e1b + e8e9936 commit 53ce6d1

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@9e72090525849c5e82e596468b86eb55e9cc5401 # v2.32.0
29+
uses: shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a # v2.33.0
3030
with:
3131
php-version: '7.3'
3232
coverage: none

0 commit comments

Comments
 (0)