Skip to content

Commit

Permalink
ci: update setup
Browse files Browse the repository at this point in the history
  • Loading branch information
KennethTrecy committed Aug 27, 2023
1 parent 17007a8 commit f7fe825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
backend_tests:
runs-on: ubuntu-latest
steps:
- uses: shivammathur/setup-php@2.25.4
- uses: shivammathur/setup-php@2.25.5
with:
php-version: "8.1"
env:
Expand Down

0 comments on commit f7fe825

Please sign in to comment.