Skip to content

Commit

Permalink
Update downgrade script for new PHP version
Browse files Browse the repository at this point in the history
  • Loading branch information
driftingly committed Jan 4, 2024
1 parent ec13381 commit b492f8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/downgraded_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
-
uses: "shivammathur/setup-php@v2"
with:
php-version: 8.1
php-version: 8.2
coverage: none

- uses: "ramsey/composer-install@v2"
Expand Down

0 comments on commit b492f8b

Please sign in to comment.