Skip to content

Commit 24db864

Browse files
authored
Merge pull request #40 from wanadev/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.2
Bump JamesIves/github-pages-deploy-action from 4.7.1 to 4.7.2
2 parents 017f2bd + cc38a6e commit 24db864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
npx enlightme
3838
3939
- name: "Deploy Github Pages"
40-
uses: JamesIves/[email protected].1
40+
uses: JamesIves/[email protected].2
4141
with:
4242
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4343
BRANCH: gh-pages

0 commit comments

Comments
 (0)