Skip to content

Commit 2b20a51

Browse files
Update actions/deploy-pages action to v5
1 parent 4db9c71 commit 2b20a51

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
@@ -153,7 +153,7 @@ jobs:
153153

154154
- name: Deploy feed to GitHub Pages
155155
if: ${{ github.event.inputs.publish == 'Preview' }}
156-
uses: actions/deploy-pages@v4
156+
uses: actions/deploy-pages@v5
157157
with:
158158
artifact_name: vsix-gallery-feed
159159

0 commit comments

Comments
 (0)