Skip to content

Commit c543d10

Browse files
authored
Merge pull request #122 from scipp/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.3.2
Bump JamesIves/github-pages-deploy-action from 4.3.0 to 4.3.2
2 parents 3b3c0cf + f7d84dc commit c543d10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
steps:
8686
- uses: actions/checkout@v2 # Need to checkout repo so github-pages-deploy-action works
8787
- uses: actions/download-artifact@v2
88-
- uses: JamesIves/[email protected].0
88+
- uses: JamesIves/[email protected].2
8989
with:
9090
branch: gh-pages
9191
folder: DocumentationHTML

0 commit comments

Comments
 (0)