Skip to content

Commit

Permalink
chore(deps): update actions/deploy-pages action to v4 (#476)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent bd32ec6 commit b836cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
path: ./website/build

- name: Deploy artifact to GitHub Pages
uses: actions/deploy-pages@v3
uses: actions/deploy-pages@v4

- name: Invalidate CloudFront cache
run: gh workflow run invalidate.yaml --repo apify/apify-docs-private
Expand Down

0 comments on commit b836cdd

Please sign in to comment.