Skip to content

Commit

Permalink
chore(deps): update actions/deploy-pages action to v4 (#800)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2024
1 parent 35979c5 commit dbb4b24
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 @@ -44,7 +44,7 @@ jobs:
path: ./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 dbb4b24

Please sign in to comment.