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 3d72976 commit a14f18dCopy full SHA for a14f18d
.github/workflows/deploy.yml
@@ -35,7 +35,7 @@ jobs:
35
touch out/.nojekyll
36
37
- name: Deploy 🚀
38
- uses: JamesIves/github-pages-deploy-action@v4.3.4
+ uses: JamesIves/github-pages-deploy-action@v4.7.3
39
with:
40
branch: gh-pages
41
folder: apps/csv/out
0 commit comments