Skip to content

Commit

Permalink
Revert "GitHub Actions: Bump actions/deploy-pages from 3.0.1 to 4.0.0 (
Browse files Browse the repository at this point in the history
…#805)"

This reverts commit e8f8882.
ivan-magda committed Dec 20, 2023
1 parent 4c1ca04 commit 2d515d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh_pages_analytics.yml
Original file line number Diff line number Diff line change
@@ -69,6 +69,6 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4.0.0
uses: actions/deploy-pages@v3.0.1
with:
artifact_name: 'github-pages-analytics'

0 comments on commit 2d515d0

Please sign in to comment.