Skip to content

Commit

Permalink
Run Psalm on PHP 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
paragonie-security committed Apr 19, 2024
1 parent aad826a commit 2b5a2ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/psalm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
operating-system: ['ubuntu-latest']
php-versions: ['7.4']
php-versions: ['8.3']
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 2b5a2ab

Please sign in to comment.