Skip to content

Commit

Permalink
Update .github/workflows/ci.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Konrad Oboza <konrad.oboza@ez.no>
  • Loading branch information
Steveb-p and Konrad Oboza committed Aug 16, 2023
1 parent ae174d8 commit d0412e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup PHP Action
uses: shivammathur/setup-php@v2
with:
php-version: '8.0'
php-version: '8.1'
coverage: none
extensions: 'pdo_sqlite, gd'
tools: cs2pr
Expand Down

0 comments on commit d0412e9

Please sign in to comment.