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 00c74ec commit ecc77b3Copy full SHA for ecc77b3
.github/workflows/phpstan.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
- name: Install DOMjudge
18
run: .github/jobs/baseinstall.sh admin
19
- - uses: php-actions/phpstan@v3
+ - uses: php-actions/phpstan@v3.0.2
20
with:
21
configuration: phpstan.dist.neon
22
path: webapp/src webapp/tests
0 commit comments