mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2026-09-03 03:50:02 +03:00
Merge pull request #7206 from jellyfin/renovate/major-github-artifact-actions
Update GitHub Artifact Actions (major)
This commit is contained in:
@@ -39,7 +39,8 @@ jobs:
|
||||
mv dist/config.tmp.json dist/config.json
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
|
||||
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
|
||||
with:
|
||||
name: frontend
|
||||
path: dist
|
||||
if-no-files-found: error
|
||||
|
||||
Reference in New Issue
Block a user