Skip to content

Commit d08178f

Browse files
authored
Merge pull request #126 from scipp/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.3.3
Bump JamesIves/github-pages-deploy-action from 4.3.2 to 4.3.3
2 parents 7716580 + 2583b1e commit d08178f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
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].2
88+
- uses: JamesIves/[email protected].3
8989
with:
9090
branch: gh-pages
9191
folder: DocumentationHTML

0 commit comments

Comments
 (0)