Skip to content

Commit aee2ff6

Browse files
authored
Update dotnet.yml
1 parent 3ea6234 commit aee2ff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Cache SonarCloud scanner
3434
id: cache-sonar-scanner
35-
uses: actions/cache@v4.1.1
35+
uses: actions/cache@v4.2.3
3636
with:
3737
path: .\.sonar\scanner
3838
key: ${{ runner.os }}-sonar-scanner

0 commit comments

Comments
 (0)