Skip to content

Commit 5847845

Browse files
chore(deps): update actions/cache digest to 0057852 (#440)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1691418 commit 5847845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
dotnet-version: ${{ matrix.dotnet-version }}
3737

38-
- uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
38+
- uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
3939
with:
4040
path: ~/.nuget/packages
4141
# Look to see if there is a cache hit for the corresponding requirements file

0 commit comments

Comments
 (0)