Skip to content

Commit a71cf8b

Browse files
authored
Merge pull request #232 from modcluster/rhusar-patch-1
Upgrade JamesIves/github-pages-deploy-action to pick latest major ver…
2 parents 08fb889 + 99b5466 commit a71cf8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
name: generated-docs
4343
path: generated-docs/
4444
- name: Deploy to GitHub Pages
45-
uses: JamesIves/github-pages-deploy-action@v4.6.9
45+
uses: JamesIves/github-pages-deploy-action@v4
4646
with:
4747
branch: gh-pages
4848
folder: generated-docs/

0 commit comments

Comments
 (0)