Skip to content

Commit a0bb5fe

Browse files
authored
Merge pull request #18 from xmonad/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.4
Bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.7.4
2 parents f354d98 + e7f0a28 commit a0bb5fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stack.yml

Lines changed: 1 addition & 1 deletion
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/github-pages-deploy-action@v4.7.3
118+
uses: JamesIves/github-pages-deploy-action@v4.7.4
119119
with:
120120
branch: gh-pages
121121
folder: ${{ steps.haddock.outputs.dir }}

0 commit comments

Comments
 (0)