Skip to content

Commit a7bcfa9

Browse files
committed
ci: update github cache action
1 parent 571877d commit a7bcfa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
include-prerelease: true
2121

2222
- name: NuGet cache
23-
uses: actions/cache@v1
23+
uses: actions/cache@v4
2424
with:
2525
path: ~/.nuget/packages
2626
key: ${{ runner.os }}-nuget-${{ hashFiles('.config/dotnet-tools.json') }}-${{ hashFiles('*.lock') }}

0 commit comments

Comments
 (0)