We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7711b0b commit 3acd643Copy full SHA for 3acd643
.github/workflows/build_and_publish.yml
@@ -50,7 +50,7 @@ jobs:
50
global-json-file: global.json
51
52
- name: Restore nuget dependencies cache
53
- uses: actions/cache@v3
+ uses: actions/cache@v4
54
with:
55
path: ~/.nuget/packages
56
# Look to see if there is a cache hit for the corresponding requirements file
0 commit comments