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 e2869b1 commit 3208b25Copy full SHA for 3208b25
1 file changed
.github/workflows/php81.yml
@@ -1,4 +1,4 @@
1
-name: Build PHP 8.2
+name: Build PHP 8.1
2
3
on:
4
push:
@@ -43,4 +43,4 @@ jobs:
43
uses: SonarSource/sonarcloud-github-action@master
44
env:
45
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
46
- SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
+ SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments