We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 936b34b commit 14195b2Copy full SHA for 14195b2
.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.1.1
+ - uses: actions/setup-python@v5.2.0
27
with:
28
python-version: '3.8'
29
- run: pip install 'virtualenv<20.11.0'
0 commit comments