Skip to content

Commit 90ec871

Browse files
chore(deps): update actions/cache action to v4
1 parent ff2e736 commit 90ec871

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@v3
132132
with:
133133
dotnet-version: '6.0.x'
134-
- uses: actions/cache@v3
134+
- uses: actions/cache@v4
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)