mirror of
https://github.com/deployphp/action.git
synced 2025-04-01 19:06:35 +00:00
docs(github-action): update php to 8.1
This commit is contained in:
parent
b4aad0389b
commit
c676e77067
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ jobs:
|
|||
- name: Setup PHP
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: '8.0'
|
||||
php-version: '8.1'
|
||||
|
||||
- name: Deploy
|
||||
uses: deployphp/action@v1
|
||||
|
|
Loading…
Add table
Reference in a new issue