Skip to content

Commit 875d056

Browse files
authored
Merge pull request #940 from dodona-edu/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.4
Bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.7.4
2 parents 1df8157 + cfe8e6c commit 875d056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/[email protected].3
33+
uses: JamesIves/[email protected].4
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)