We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8256be9 commit e1db647Copy full SHA for e1db647
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: php-actions/composer@v6
13
14
- name: PHPUnit Tests
15
- uses: php-actions/phpunit@master
+ uses: php-actions/phpunit@v3
16
env:
17
TEST_NAME: Scarlett
18
with:
0 commit comments