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 a0bb1ba commit 94fcb0aCopy full SHA for 94fcb0a
.github/workflows/continuous-integration.yml
@@ -34,7 +34,7 @@ jobs:
34
with:
35
dotnet-version: ${{ matrix.dotnet-version }}
36
37
- - uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4
+ - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
38
39
path: ~/.nuget/packages
40
# Look to see if there is a cache hit for the corresponding requirements file
0 commit comments