Skip to content

Commit ad9223b

Browse files
authored
Merge pull request #962 from dodona-edu/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.8.0
Bump JamesIves/github-pages-deploy-action from 4.7.6 to 4.8.0
2 parents cfad5af + 55c4e60 commit ad9223b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
yarn build:app
3131
cd ..
3232
- name: Deploy 🚀
33-
uses: JamesIves/github-pages-deploy-action@v4.7.6
33+
uses: JamesIves/github-pages-deploy-action@v4.8.0
3434
with:
3535
branch: gh-pages # The branch the action should deploy to.
3636
folder: papyros/dist # The folder the action should deploy.

0 commit comments

Comments
 (0)