Skip to content

Commit b193243

Browse files
authored
Merge pull request #32 from probe-rs/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.6.1
Bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1
2 parents a25ca7d + ff11dd5 commit b193243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: |
3434
cp CNAME dist/CNAME
3535
- name: Deploy demo
36-
uses: JamesIves/[email protected].0
36+
uses: JamesIves/[email protected].1
3737
with:
3838
branch: gh-pages
3939
folder: dist

0 commit comments

Comments
 (0)