Skip to content

Commit

Permalink
ci: Use php 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 committed Aug 12, 2023
1 parent c81f37d commit 39bb71f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-and-submit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: '7.3'
php-version: '8.1'
tools: composer:v1

- uses: actions/setup-node@v3
Expand Down

0 comments on commit 39bb71f

Please sign in to comment.