Skip to content

Commit 0d67417

Browse files
authored
Merge pull request #169 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 31a61ed + 400f218 commit 0d67417

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
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2727

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: '8.2'
3232
coverage: none

0 commit comments

Comments
 (0)