Skip to content

Commit

Permalink
Discard changes to .github/workflows/auto-regenerate.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
staabm authored Nov 28, 2024
1 parent 06dc196 commit feef485
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/auto-regenerate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: "shivammathur/setup-php@v2"
with:
coverage: "pcov"
php-version: "8.1"
php-version: "8.0"

- name: "Check out salathe/phpdoc-base"
uses: "actions/checkout@v2"
Expand Down Expand Up @@ -72,3 +72,4 @@ jobs:
assignees: "kharhamel, moufmouf"



0 comments on commit feef485

Please sign in to comment.