Skip to content

Commit

Permalink
Merge pull request #130 from scipp/dependabot/github_actions/JamesIve…
Browse files Browse the repository at this point in the history
…s/github-pages-deploy-action-4.3.4

Bump JamesIves/github-pages-deploy-action from 4.3.3 to 4.3.4
  • Loading branch information
nvaytet committed Jul 4, 2022
2 parents a7b549a + 8fc1373 commit 0bc98bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
steps:
- uses: actions/checkout@v2 # Need to checkout repo so github-pages-deploy-action works
- uses: actions/download-artifact@v2
- uses: JamesIves/[email protected].3
- uses: JamesIves/[email protected].4
with:
branch: gh-pages
folder: DocumentationHTML
Expand Down

0 comments on commit 0bc98bd

Please sign in to comment.