Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Commit

Permalink
Update NuGetAuthenticate task version
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Sep 14, 2022
1 parent 34f4c9f commit 16f2a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines/install-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ parameters:

steps:

- task: NuGetAuthenticate@0
- task: NuGetAuthenticate@1
displayName: 🔏 Authenticate NuGet feeds
inputs:
forceReinstallCredentialProvider: true
Expand Down

0 comments on commit 16f2a9a

Please sign in to comment.