Skip to content

Commit 2583b1e

Browse files
Bump JamesIves/github-pages-deploy-action from 4.3.2 to 4.3.3
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.3.2 to 4.3.3. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.3.2...v4.3.3) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7716580 commit 2583b1e

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

0 commit comments

Comments
 (0)