Skip to content

Commit

Permalink
ci: fix the deploy-pages artifact being upgrading its version
Browse files Browse the repository at this point in the history
  • Loading branch information
nesk committed Sep 12, 2024
1 parent 8fdb196 commit e1381a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,4 +186,4 @@ jobs:

- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v4

0 comments on commit e1381a6

Please sign in to comment.