Skip to content

Commit

Permalink
Update deploy-pages action version
Browse files Browse the repository at this point in the history
  • Loading branch information
avillar authored Feb 2, 2025
1 parent 1b7652c commit 36e6c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-and-process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -244,4 +244,4 @@ jobs:
- name: Deploy to GH Pages
if: ${{ github.event.repository.has_pages && !inputs.skip-pages }}
id: deployment
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v4

0 comments on commit 36e6c58

Please sign in to comment.