We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12b712b commit 5037676Copy full SHA for 5037676
.github/workflows/pre-commit.yml
@@ -23,7 +23,7 @@ jobs:
23
php-version: '8.1'
24
tools: phpunit, phpcs, phpcbf, php-cs-fixer, phpstan
25
coverage: none
26
- - uses: actions/setup-python@v5.2.0
+ - uses: actions/setup-python@v5.3.0
27
with:
28
python-version: '3.8'
29
- run: pip install 'virtualenv<20.11.0'
0 commit comments