mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 05:30:05 +03:00
Merge pull request #1517 from jellyfin/renovate/actions-upload-pages-artifact-4.x
Update actions/upload-pages-artifact action to v4
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
path: build
|
||||
- name: Upload pages artifact
|
||||
if: github.event_name == 'push'
|
||||
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
|
||||
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
|
||||
with:
|
||||
path: build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user