Skip to content

Commit bdb66c6

Browse files
chore(deps): update actions/cache digest to 58c1e46
1 parent 140749f commit bdb66c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
uses: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2 # v3
132132
with:
133133
dotnet-version: '6.0.x'
134-
- uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3
134+
- uses: actions/cache@58c1e461ab4154b5b12d40cb0e84792b845ab8ba # v3
135135
with:
136136
path: ~/.nuget/packages
137137
# Look to see if there is a cache hit for the corresponding requirements file

0 commit comments

Comments
 (0)