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 353f743 commit 91172a4Copy full SHA for 91172a4
.github/workflows/check.yaml
@@ -25,7 +25,7 @@ jobs:
25
php-version: 8.4
26
27
- name: Install Python
28
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
29
30
- name: Install checking tools
31
run: |
0 commit comments