Skip to content

Commit 82bdeed

Browse files
Bump JamesIves/github-pages-deploy-action from 4.1.5 to 4.4.0 (#41)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.1.5 to 4.4.0. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@4.1.5...v4.4.0) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55d963a commit 82bdeed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ jobs:
180180
run: ls -R
181181

182182
- name: Deploy
183-
uses: JamesIves/github-pages-deploy-action@4.1.5
183+
uses: JamesIves/github-pages-deploy-action@v4.4.0
184184
with:
185185
BRANCH: gh-pages
186186
FOLDER: ~/html

0 commit comments

Comments
 (0)