Skip to content

Commit

Permalink
update workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
sagautam5 committed Apr 7, 2024
1 parent ceba228 commit 5502bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Install dependencies
uses: php-actions/composer@v6
with:
php_version: 7.0
php_version: 8.0
version: 1

# - name: PHPUnit tests
Expand Down

0 comments on commit 5502bbb

Please sign in to comment.