Merge pull request #83 from KirillOsenkov/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
This commit is contained in:
Коммит
30f7d31d98
|
@ -36,7 +36,7 @@ jobs:
|
|||
needs: build
|
||||
steps:
|
||||
- name: Download artifact from build job
|
||||
uses: actions/download-artifact@v2
|
||||
uses: actions/download-artifact@v4.1.7
|
||||
with:
|
||||
name: webapp
|
||||
path: ${{ env.AZURE_WEBAPP_PACKAGE_PATH }}
|
||||
|
|
Загрузка…
Ссылка в новой задаче