aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-10-19 08:22:17 +0000
committerGitHub <noreply@github.com>2022-10-19 08:22:17 +0000
commit4bb470ea18e1b91513cdc4495b2207f14e4bf608 (patch)
treefa6999a51e799f039fb7dbd61392d23e443c8a21
parent3b3eb8bdfe78cbcb5d1a80f6d0defefbb6f9371a (diff)
chore(deps): update dependency extractfiles to v1.211.0
-rw-r--r--.ci/azure-pipelines-main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ci/azure-pipelines-main.yml b/.ci/azure-pipelines-main.yml
index b7112ba24..8ae5a27e2 100644
--- a/.ci/azure-pipelines-main.yml
+++ b/.ci/azure-pipelines-main.yml
@@ -42,7 +42,7 @@ jobs:
pipeline: 'Jellyfin Web'
runBranch: variables['System.PullRequest.TargetBranch']
- - task: ExtractFiles@1
+ - task: ExtractFiles@1.211.0
displayName: 'Extract Web Client'
inputs:
archiveFilePatterns: '$(Agent.TempDirectory)/*.zip'