Skip to content

Commit 424e6f6

Browse files
Bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.1 to 4.6.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.6.1...v4.6.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] <support@github.com>
1 parent 0abe490 commit 424e6f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
cp -vaT $C_DOC_DIR $DEPLOY_DIR/c
6464
6565
- name: Deploy to GitHub Pages
66-
uses: JamesIves/github-pages-deploy-action@v4.6.1
66+
uses: JamesIves/github-pages-deploy-action@v4.6.3
6767
with:
6868
branch: gh-pages
6969
folder: ${{ env.DEPLOY_DIR }}

0 commit comments

Comments
 (0)