Skip to content

Commit

Permalink
bump to 8.1.31
Browse files Browse the repository at this point in the history
  • Loading branch information
grgia committed Jan 10, 2025
1 parent 40aec4a commit ca40886
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bedrock-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: shivammathur/setup-php@e6f75134d35752277f093989e72e140eaa222f35 # v2.28.0
with:
tools: composer:v2.7.1
php-version: 8.1.28
php-version: 8.1.31
coverage: none
env:
GITHUB_TOKEN: ${{ secrets.CODE_EXPENSIFY_TOKEN }}
Expand All @@ -53,7 +53,7 @@ jobs:
uses: shivammathur/setup-php@e6f75134d35752277f093989e72e140eaa222f35 # v2.28.0
with:
tools: composer:v2.7.1
php-version: 8.1.28
php-version: 8.1.31
coverage: none
env:
GITHUB_TOKEN: ${{ secrets.CODE_EXPENSIFY_TOKEN }}
Expand Down

0 comments on commit ca40886

Please sign in to comment.