Skip to content

Commit

Permalink
Merge branch 'development' of https://github.com/craftaro/CraftaroCore
Browse files Browse the repository at this point in the history
…into development
  • Loading branch information
ceze88 committed Feb 2, 2024
2 parents 1ec750c + b1178b4 commit 78bcb38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 78bcb38

Please sign in to comment.