Skip to content

Commit ef54918

Browse files
committed
chore: Update GitHub Action actions/cache to 0057852
1 parent 5bcf37f commit ef54918

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
@@ -57,7 +57,7 @@ jobs:
5757
dotnet-version: 8.0.x
5858

5959
- name: Cache NuGet Packages
60-
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
60+
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
6161
with:
6262
# '**/*.*proj' includes .csproj, .vbproj, .fsproj, msbuildproj, etc.
6363
# '**/*.props' includes Directory.Packages.props and Directory.Build.props

0 commit comments

Comments
 (0)