Skip to content

Commit

Permalink
Merge pull request #1251 from SpiNNakerManchester/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/JamesIves/github-pages-deploy-action-4.7.2

Bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.7.2
  • Loading branch information
Christian-B authored Jan 3, 2025
2 parents 4c49c31 + eec174c commit d7ab4de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
cp -vaT $ROOT_DOC_DIR $DEPLOY_DIR
cp -vaT $C_DOC_DIR $DEPLOY_DIR/c
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4.6.8
uses: JamesIves/github-pages-deploy-action@v4.7.2
with:
branch: gh-pages
folder: ${{ env.DEPLOY_DIR }}

0 comments on commit d7ab4de

Please sign in to comment.