Skip to content

Commit

Permalink
use dev instead of v1
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzsequence committed Oct 2, 2023
1 parent f79fac1 commit 24ee344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpcompat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
uses: actions/checkout@v3

- name: Check PHP Compatibility
uses: pantheon-systems/phpcompatibility-action@v1
uses: pantheon-systems/phpcompatibility-action@dev
with:
test-versions: '8.2-'
paths: '**/*.php'

0 comments on commit 24ee344

Please sign in to comment.