Skip to content

Commit 4a1934a

Browse files
authored
Update downgrade script for new PHP version (#165)
1 parent ec13381 commit 4a1934a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/downgraded_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
-
2121
uses: "shivammathur/setup-php@v2"
2222
with:
23-
php-version: 8.1
23+
php-version: 8.2
2424
coverage: none
2525

2626
- uses: "ramsey/composer-install@v2"

0 commit comments

Comments
 (0)