We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fd999f commit 9b8182eCopy full SHA for 9b8182e
.github/workflows/pr_validation.yml
@@ -69,7 +69,7 @@ jobs:
69
with:
70
dotnet-version: 8.0.*
71
- name: Cache .nuke/temp, ~/.nuget/packages
72
- uses: actions/cache@v2
+ uses: actions/cache@v4
73
74
path: |
75
.nuke/temp
0 commit comments