Skip to content

Commit 2141f62

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/checkout-3
2 parents 2565453 + 933e9b4 commit 2141f62

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)