Skip to content

Commit 28ab5fc

Browse files
Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.4.0...v4.4.1) --- 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 dabb4ea commit 28ab5fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113

114114
- name: Publish documentation
115115
if: ${{ github.ref == 'refs/heads/main' && matrix.os == 'ubuntu-latest' }}
116-
uses: JamesIves/github-pages-deploy-action@v4.4.0
116+
uses: JamesIves/github-pages-deploy-action@v4.4.1
117117
with:
118118
branch: haddock
119119
folder: compiler/docs

0 commit comments

Comments
 (0)