Skip to content

Commit

Permalink
Update deploy actions (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
kjy5 authored Jan 16, 2024
1 parent c8b45fd commit fea9d88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:

steps:
- name: 🛠 Setup Pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v4

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

0 comments on commit fea9d88

Please sign in to comment.