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

Bump actions/download-artifact from 3 to 4 in /.github/workflows
pull/1062/head
Dedy Martadinata S 1 year ago committed by GitHub
commit 208cd837be
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@v3
uses: actions/download-artifact@v4
with:
name: youtubedl-material
path: ${{runner.temp}}/youtubedl-material

Loading…
Cancel
Save