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 1691418 commit 5847845Copy full SHA for 5847845
.github/workflows/continuous-integration.yml
@@ -35,7 +35,7 @@ jobs:
35
with:
36
dotnet-version: ${{ matrix.dotnet-version }}
37
38
- - uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
+ - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
39
40
path: ~/.nuget/packages
41
# Look to see if there is a cache hit for the corresponding requirements file
0 commit comments