We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40558dc commit 628ad1eCopy full SHA for 628ad1e
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: "Setup PHP"
18
uses: shivammathur/setup-php@v2
19
with:
20
- php-version: '8.0'
+ php-version: '8.1'
21
tools: composer
22
23
- name: "Install dependencies"
0 commit comments