mirror of
https://github.com/songoda/SongodaCore.git
synced 2024-11-27 04:25:19 +01:00
Merge branch 'development' of https://github.com/craftaro/CraftaroCore into development
This commit is contained in:
commit
78bcb38a48
2
.github/workflows/sonarcloud.yml
vendored
2
.github/workflows/sonarcloud.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
uses: ./.github/actions/setup_project_workspace
|
||||
|
||||
- name: 'Cache: SonarCloud'
|
||||
uses: actions/cache@v3
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: ~/.sonar/cache
|
||||
key: ${{ runner.os }}-sonar
|
||||
|
Loading…
Reference in New Issue
Block a user