Skip to content

Commit

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

Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0
  • Loading branch information
Christian-B authored May 7, 2024
2 parents f262979 + 8710003 commit e10f936
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 @@ -72,7 +72,7 @@ jobs:
touch $SITE_DIR/.nojekyll
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4.5.0
uses: JamesIves/github-pages-deploy-action@v4.6.0
with:
branch: gh-pages
folder: ${{ env.SITE_DIR }}
Expand Down

0 comments on commit e10f936

Please sign in to comment.