Skip to content

Commit

Permalink
Merge pull request #1057 from Tzahi12345/dependabot/github_actions/do…
Browse files Browse the repository at this point in the history
…t-github/workflows/actions/download-artifact-4

Bump actions/download-artifact from 3 to 4 in /.github/workflows
  • Loading branch information
martadinata666 authored Dec 15, 2023
2 parents ea90346 + a032dbe commit 208cd83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 208cd83

Please sign in to comment.