We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16dedea commit 055e67bCopy full SHA for 055e67b
.github/workflows/main.yml
@@ -36,7 +36,7 @@ jobs:
36
CI: true
37
38
- name: GitHub Pages
39
- uses: JamesIves/github-pages-deploy-action@v4.7.3
+ uses: JamesIves/github-pages-deploy-action@v4.7.4
40
if: matrix.node-version == '22.x' && github.ref == 'refs/heads/main'
41
with:
42
branch: gh-pages
0 commit comments