Merge pull request #5135 from jellyfin/renovate/ci-deps

Update actions/upload-artifact action to v4.2.0
This commit is contained in:
Bill Thornton 2024-01-18 17:00:25 -05:00 committed by GitHub
commit 3c2ad88cf5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,7 +39,7 @@ jobs:
mv dist/config.tmp.json dist/config.json
- name: Upload artifact
uses: actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4.1.0
uses: actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4.2.0
with:
name: jellyfin-web__prod
path: |
@ -62,7 +62,7 @@ jobs:
echo $PR_SHA > PR_sha
- name: Upload PR number as artifact
uses: actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4.1.0
uses: actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4.2.0
with:
name: PR_context
path: |