2 parents b8e6754 + 9a945e5 commit aff7a91Copy full SHA for aff7a91
1 file changed
.github/workflows/make.yml
@@ -27,7 +27,7 @@ jobs:
27
- run: bundle config set --global path "$(pwd)/vendor/bundle"
28
- run: bundle install --no-color
29
- run: make -e
30
- - uses: JamesIves/github-pages-deploy-action@v4.7.3
+ - uses: JamesIves/github-pages-deploy-action@v4.7.6
31
if: github.ref == 'refs/heads/master'
32
with:
33
branch: gh-pages
0 commit comments