Skip to content

Commit 24db33d

Browse files
Update actions/upload-pages-artifact action to v5
1 parent 9dd188e commit 24db33d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146

147147
- name: Upload feed files as artifact
148148
if: ${{ github.event.inputs.publish == 'Preview' }}
149-
uses: actions/upload-pages-artifact@v3
149+
uses: actions/upload-pages-artifact@v5
150150
with:
151151
name: vsix-gallery-feed
152152
path: feed/

0 commit comments

Comments
 (0)