There was an error while loading. Please reload this page.
2 parents fc6cd50 + 775fdfa commit 02e192eCopy full SHA for 02e192e
.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@4ef313c6a410f0883308623d45510e4a11625465 # v4
+ uses: JamesIves/github-pages-deploy-action@9d877eea73427180ae43cf98e8914934fe157a1a # v4
35
with:
36
branch: gh-pages
37
folder: target/staging
0 commit comments