Update .gitea/workflows/sonarqube_scans.yml
Some checks failed
CI / build-test (push) Failing after 4m50s
Some checks failed
CI / build-test (push) Failing after 4m50s
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
contents: write
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v5
|
||||
- run: echo "The ${{ github.repository }} repository has been cloned to the runner."
|
||||
- uses: php-actions/composer@v6
|
||||
- run: echo "Composer dependencies have been installed"
|
||||
|
||||
Reference in New Issue
Block a user