Skip to content

Commit a1588d3

Browse files
authored
Merge pull request #23 from physicscore/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.2
Bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.7.2
2 parents 4f4f988 + 0ef39b1 commit a1588d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
name: html
6363
path: html/
6464

65-
- uses: JamesIves/github-pages-deploy-action@v4.6.8
65+
- uses: JamesIves/github-pages-deploy-action@v4.7.2
6666
if: ${{ inputs.publish }}
6767
with:
6868
branch: gh-pages

0 commit comments

Comments
 (0)