Skip to content

Commit 78e7618

Browse files
Update shivammathur/setup-php action to v2.34.1
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | shivammathur/setup-php | 2.34.0 | 2.34.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 78d0d34 commit 78e7618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

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

2121
steps:
2222
- uses: actions/[email protected]
23-
- uses: shivammathur/[email protected].0
23+
- uses: shivammathur/[email protected].1
2424

2525
with:
2626
php-version: ${{ env.default_php }}

0 commit comments

Comments
 (0)