Skip to content

Commit 7a49e5f

Browse files
authored
Merge pull request #138 from linked-data-dotnet/dependabot/github_actions/support/1.x/actions/cache-2.1.7
Bump actions/cache from 2.1.6 to 2.1.7
2 parents b502ff9 + 55bb628 commit 7a49e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
dotnet-version: 6.0.x
3232

33-
- uses: actions/cache@v2.1.6
33+
- uses: actions/cache@v2.1.7
3434
env:
3535
NUGET_PACKAGES: ${{ github.workspace }}/.nuget/packages
3636
with:

0 commit comments

Comments
 (0)