Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/stylelint-16.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisgoddard authored Apr 29, 2024
2 parents 358e272 + b40f780 commit d0efb0c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup PHP
uses: shivammathur/[email protected].3
uses: shivammathur/[email protected].4
with:
php-version: '8.1'
tools: composer
Expand All @@ -47,7 +47,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup PHP
uses: shivammathur/[email protected].3
uses: shivammathur/[email protected].4
with:
php-version: 8.1
tools: composer
Expand All @@ -72,7 +72,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup PHP
uses: shivammathur/[email protected].3
uses: shivammathur/[email protected].4
with:
php-version: 8.1
tools: composer
Expand All @@ -97,7 +97,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup PHP
uses: shivammathur/[email protected].3
uses: shivammathur/[email protected].4
with:
php-version: 8.1
tools: composer
Expand All @@ -121,7 +121,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup PHP
uses: shivammathur/[email protected].3
uses: shivammathur/[email protected].4
with:
php-version: 8.1
tools: composer
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update_translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
submodules: true

- name: Setup PHP
uses: shivammathur/[email protected].3
uses: shivammathur/[email protected].4
with:
php-version: '8.1'
tools: composer
Expand Down

0 comments on commit d0efb0c

Please sign in to comment.