Skip to content

Commit 05eeda5

Browse files
chore(deps): update crazy-max/ghaction-github-pages action to v5
1 parent 06df71c commit 05eeda5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/frontend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
token: ${{ secrets.CODECOV_TOKEN }}
3131
- name: Deploy - Github Pages
3232
if: github.event_name == 'push'
33-
uses: crazy-max/ghaction-github-pages@v2.7.0
33+
uses: crazy-max/ghaction-github-pages@v5.0.0
3434
with:
3535
target_branch: gh-pages
3636
build_dir: frontend/build

0 commit comments

Comments
 (0)