Skip to content

Commit

Permalink
Update rector.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik authored Jan 9, 2024
1 parent b1016b8 commit 5deaebd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/rector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,10 @@ name: rector
jobs:
rector:
uses: yiisoft/actions/.github/workflows/rector.yml@master
secrets:
token: ${{ secrets.YIISOFT_GITHUB_TOKEN }}
with:
os: >-
['ubuntu-latest']
php: >-
['8.0']
['8.3']

0 comments on commit 5deaebd

Please sign in to comment.