Skip to content

Commit 14a5efe

Browse files
Bump bluehorndigital/setup-drupal from 1.0.3 to 1.0.4
Bumps [bluehorndigital/setup-drupal](https://github.com/bluehorndigital/setup-drupal) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/bluehorndigital/setup-drupal/releases) - [Commits](bluehorndigital/setup-drupal@v1.0.3...v1.0.4) --- updated-dependencies: - dependency-name: bluehorndigital/setup-drupal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6cac7fd commit 14a5efe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/php.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
tools: composer:v2
6565
extensions: dom, curl, libxml, mbstring, zip, pdo, mysql, pdo_mysql, bcmath, gd, exif, iconv
6666
- name: Setup Drupal
67-
uses: bluehorndigital/setup-drupal@v1.0.3
67+
uses: bluehorndigital/setup-drupal@v1.0.4
6868
with:
6969
version: ${{ matrix.drupal }}
7070
path: ~/drupal
@@ -108,7 +108,7 @@ jobs:
108108
tools: composer:v2
109109
extensions: dom, curl, libxml, mbstring, zip, pdo, mysql, pdo_mysql, bcmath, gd, exif, iconv
110110
- name: Setup Drupal
111-
uses: bluehorndigital/setup-drupal@v1.0.3
111+
uses: bluehorndigital/setup-drupal@v1.0.4
112112
with:
113113
version: ${{ matrix.drupal }}
114114
path: ~/drupal

0 commit comments

Comments
 (0)