Skip to content

Commit

Permalink
chore(deps): update dependency cache to v2.198.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and hcoona committed Oct 13, 2022
1 parent 72d8e4b commit 9d89e3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/common/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ steps:
- script: $(Agent.ToolsDirectory)/nbgv cloud -a -p ./Clocks.Net
displayName: NBGV set environment variables

- task: Cache@2
- task: Cache@2.198.0
displayName: 'Restore nuget cache'
inputs:
key: 'nuget | "$(Agent.OS)" | **/packages.lock.json,!**/bin/**,!**/obj/**'
Expand Down

0 comments on commit 9d89e3b

Please sign in to comment.