Skip to content

Commit aff7a91

Browse files
authored
Merge pull request #19 from yegor256/renovate/jamesives-github-pages-deploy-action-4.x
Update JamesIves/github-pages-deploy-action action to v4.7.6
2 parents b8e6754 + 9a945e5 commit aff7a91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/make.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- run: bundle config set --global path "$(pwd)/vendor/bundle"
2828
- run: bundle install --no-color
2929
- run: make -e
30-
- uses: JamesIves/github-pages-deploy-action@v4.7.3
30+
- uses: JamesIves/github-pages-deploy-action@v4.7.6
3131
if: github.ref == 'refs/heads/master'
3232
with:
3333
branch: gh-pages

0 commit comments

Comments
 (0)