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