Skip to content

Commit

Permalink
Merge pull request #177 from DDS-Derek/revert-176-renovate/major-gith…
Browse files Browse the repository at this point in the history
…ub-artifact-actions

Revert "chore(deps): update github artifact actions to v4 (major)"
  • Loading branch information
DDSDerek authored Aug 5, 2024
2 parents a31f431 + b4c1a49 commit a8f2d45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_emby_metadata_downloader.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:

-
name: Upload Windows File
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: solid-windows-amd64
path: emby_metadata_downloader/dist/solid.exe
Expand All @@ -118,7 +118,7 @@ jobs:

-
name: Download Artifact
uses: actions/download-artifact@v4
uses: actions/download-artifact@v3

-
name: Rename
Expand Down

0 comments on commit a8f2d45

Please sign in to comment.