mirror of
https://github.com/plexguide/Huntarr.io.git
synced 2026-02-23 07:08:45 -06:00
Update upload-artifact action to v4
This commit is contained in:
@@ -70,7 +70,7 @@ jobs:
|
||||
Get-ChildItem -Path installer -Filter *.exe | ForEach-Object { Write-Host $_.FullName }
|
||||
|
||||
- name: Upload installer
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: huntarr-installer
|
||||
path: installer/Huntarr_Setup.exe
|
||||
|
||||
Reference in New Issue
Block a user