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 140749f commit c355706Copy full SHA for c355706
.github/workflows/ci.yml
@@ -131,7 +131,7 @@ jobs:
131
uses: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2 # v3
132
with:
133
dotnet-version: '6.0.x'
134
- - uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3
+ - uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4
135
136
path: ~/.nuget/packages
137
# Look to see if there is a cache hit for the corresponding requirements file
0 commit comments