Skip to content

Commit 36e6c58

Browse files
authored
Update deploy-pages action version
1 parent 1b7652c commit 36e6c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-and-process.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,4 +244,4 @@ jobs:
244244
- name: Deploy to GH Pages
245245
if: ${{ github.event.repository.has_pages && !inputs.skip-pages }}
246246
id: deployment
247-
uses: actions/deploy-pages@v2
247+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)