Skip to content

Commit 4ff144d

Browse files
dependabot[bot]liskin
authored andcommitted
Bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.2 to 4.7.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.2...v4.7.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 c528c4d commit 4ff144d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stack.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
touch "$dir"/.nojekyll
116116
117117
- name: Deploy to GitHub Pages
118-
uses: JamesIves/[email protected].2
118+
uses: JamesIves/[email protected].3
119119
with:
120120
branch: gh-pages
121121
folder: ${{ steps.haddock.outputs.dir }}

0 commit comments

Comments
 (0)