Skip to content

Commit 1040995

Browse files
authored
Merge pull request #39 from newfold-labs/dependabot/github_actions/main/shivammathur/setup-php-2.34.1
GitHub Actions(deps): Bump shivammathur/setup-php from 2.33.0 to 2.34.1
2 parents 9c74b93 + e487057 commit 1040995

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

0 commit comments

Comments
 (0)