Skip to content

Commit

Permalink
Use php 8.2 for documenter
Browse files Browse the repository at this point in the history
  • Loading branch information
ajparsons committed Feb 8, 2024
1 parent 9d85c29 commit 918f967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name:
uses: ./.github/actions/setup-twfy
with:
php_version: "7.4"
php_version: "8.2"

- name: Build documentation
run: |
Expand Down

0 comments on commit 918f967

Please sign in to comment.