Skip to content

Commit

Permalink
chore (workflow): Changed WordPress version to 6.2.4 in php-5.6.39.ym…
Browse files Browse the repository at this point in the history
…l, php-7.3.5.yml and php-8.0.0.yml (#2868)

* Update php-5.6.39.yml

* Update php-7.3.5.yml

* Update php-8.0.0.yml

* Update php-5.6.39.yml

* Update php-7.3.5.yml

* Update php-8.0.0.yml

* Update php-5.6.39.yml

* Update php-7.3.5.yml

* Update php-8.0.0.yml
  • Loading branch information
DAnn2012 committed Jul 12, 2024
1 parent 6eac016 commit 74db6d9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/php-5.6.39.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
wp-versions: ['6.0.2']
wp-versions: ['6.2.4']

steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/php-7.3.5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-18.04
strategy:
matrix:
wp-versions: ['6.0.2']
wp-versions: ['6.2.4']

steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/php-8.0.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
wp-versions: ['6.0.2']
wp-versions: ['6.2.4']

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 74db6d9

Please sign in to comment.