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.
2 parents eb5a4a0 + 7acfd21 commit 5ab7b71Copy full SHA for 5ab7b71
.github/workflows/site.yaml
@@ -31,7 +31,7 @@ jobs:
31
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32
NVD_API_KEY: ${{ secrets.NVD_API_KEY }}
33
- name: Deploy Site to gh-pages
34
- uses: JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8 # v4
+ uses: JamesIves/github-pages-deploy-action@4a3abc783e1a24aeb44c16e869ad83caf6b4cc23 # v4
35
with:
36
branch: gh-pages
37
folder: target/staging
0 commit comments