We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b365e5 + ac1d71f commit 9c4f38dCopy full SHA for 9c4f38d
.github/workflows/ghpages.yml
@@ -19,7 +19,7 @@ jobs:
19
run: sbt readme/run
20
21
- name: Deploy
22
- uses: JamesIves/github-pages-deploy-action@4.2.1
+ uses: JamesIves/github-pages-deploy-action@v4.2.2
23
with:
24
token: ${{ secrets.GITHUB_TOKEN }}
25
branch: gh-pages
0 commit comments