Merge pull request #939 from Tzahi12345/dependabot/github_actions/dot-github/workflows/actions/download-artifact-3

Bump actions/download-artifact from 1 to 3 in /.github/workflows
pull/938/head
Tzahi12345 2 years ago committed by GitHub
commit ace2d83acd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -81,7 +81,7 @@ jobs:
draft: true
prerelease: false
- name: download build artifact
uses: actions/download-artifact@v1
uses: actions/download-artifact@v3
with:
name: youtubedl-material
path: ${{runner.temp}}/youtubedl-material

Loading…
Cancel
Save