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 bdb66c6Copy full SHA for bdb66c6
.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@58c1e461ab4154b5b12d40cb0e84792b845ab8ba # v3
135
136
path: ~/.nuget/packages
137
# Look to see if there is a cache hit for the corresponding requirements file
0 commit comments