Skip to content

Commit 16df1ac

Browse files
Bump JamesIves/github-pages-deploy-action from 4.1.3 to 4.1.4
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.1.3 to 4.1.4. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@4.1.3...4.1.4) --- 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 8c27a45 commit 16df1ac

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
@@ -62,7 +62,7 @@ jobs:
6262
sed -i 's/<!DOCTYPE html>//' README.html
6363
cat page/header.html README.html page/footer.html > site/index.html
6464
- name: Deploy deb packages
65-
uses: JamesIves/[email protected].3
65+
uses: JamesIves/[email protected].4
6666
with:
6767
branch: gh-pages
6868
folder: site

0 commit comments

Comments
 (0)