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 6ff82bc commit f6e3cd3Copy full SHA for f6e3cd3
.github/workflows/callable-watch.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Set up PHP
23
uses: shivammathur/setup-php@v2
24
with:
25
- php-version: 8.1
+ php-version: 8.2
26
coverage: none
27
28
- name: Checkout code
0 commit comments