Skip to content

Commit 0e3044d

Browse files
renovate[bot]mergify[bot]
authored andcommitted
ci(deps): update jamesives/github-pages-deploy-action action to v4.6.0
1 parent 0ddba6a commit 0e3044d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdown-slides.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
config-file: slides-markdown/config.toml
5656
- name: Deploy
5757
if: ${{ github.event_name != 'pull_request' && github.ref == 'refs/heads/master' }}
58-
uses: JamesIves/github-pages-deploy-action@v4.5.0
58+
uses: JamesIves/github-pages-deploy-action@v4.6.0
5959
with:
6060
branch: gh-pages
6161
folder: slides-markdown/build

0 commit comments

Comments
 (0)