Skip to content

Commit d45623e

Browse files
authored
Update publish.yml
1 parent addd35d commit d45623e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
env:
3434
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3535
with:
36-
php-version: 8.0
36+
php-version: 8.1
3737

3838
- name: Install dependencies
3939
run: composer install --prefer-dist --no-progress

0 commit comments

Comments
 (0)