Skip to content

Commit 2bd26d2

Browse files
authored
Merge pull request #1267 from SpiNNakerManchester/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.3
Bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3
2 parents a21543a + 73ed47a commit 2bd26d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
cp -vaT $ROOT_DOC_DIR $DEPLOY_DIR
6060
cp -vaT $C_DOC_DIR $DEPLOY_DIR/c
6161
- name: Deploy to GitHub Pages
62-
uses: JamesIves/github-pages-deploy-action@v4.7.2
62+
uses: JamesIves/github-pages-deploy-action@v4.7.3
6363
with:
6464
branch: gh-pages
6565
folder: ${{ env.DEPLOY_DIR }}

0 commit comments

Comments
 (0)