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 681ed59 commit 55bb628Copy full SHA for 55bb628
.github/workflows/dotnet.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
dotnet-version: 6.0.x
32
33
- - uses: actions/cache@v2.1.6
+ - uses: actions/cache@v2.1.7
34
env:
35
NUGET_PACKAGES: ${{ github.workspace }}/.nuget/packages
36
0 commit comments