Skip to content

Commit

Permalink
Update readme.md (#1879)
Browse files Browse the repository at this point in the history
Updated sample to use `WikiPdfExportTask@4` instead of `@2`
  • Loading branch information
NenoLoje authored May 15, 2024
1 parent 49813b5 commit b495836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Extensions/WikiPDFExport/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ steps:
packageType: 'runtime'
version: '6.0.x'
includePreviewVersions: false
- task: richardfennellBM.BM-VSTS-WikiPDFExport-Tasks.WikiPDFExportTask.WikiPdfExportTask@2
- task: richardfennellBM.BM-VSTS-WikiPDFExport-Tasks.WikiPDFExportTask.WikiPdfExportTask@4
displayName: 'Export Single File'
inputs:
cloneRepo: false
Expand Down

0 comments on commit b495836

Please sign in to comment.