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 aab8e8c commit 3e5d6bdCopy full SHA for 3e5d6bd
.github/workflows/depcheck.yml
@@ -75,7 +75,7 @@ jobs:
75
path: ${{github.workspace}}/reports
76
77
- name: 🌍 Commit wwwroot to GitHub Pages
78
- uses: JamesIves/github-pages-deploy-action@v4.5.0
+ uses: JamesIves/github-pages-deploy-action@v4.6.1
79
with:
80
token: ${{ secrets.GITHUB_TOKEN }}
81
branch: gh-pages
0 commit comments