Skip to content

Commit

Permalink
CI: update workflow(deploy-on-staging).
Browse files Browse the repository at this point in the history
  • Loading branch information
zerai committed Feb 26, 2025
1 parent 533639f commit 6252106
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-on-staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Setup PHP
uses: shivammathur/[email protected]
with:
php-version: '8.1'
php-version: '8.2'
tools: composer

- name: Install Composer dependencies
Expand Down Expand Up @@ -87,7 +87,7 @@ jobs:
- name: Setup PHP
uses: shivammathur/[email protected]
with:
php-version: '8.1'
php-version: '8.2'
tools: composer

- name: Install Composer dependencies
Expand Down

0 comments on commit 6252106

Please sign in to comment.