Skip to content

Commit 6ce7b35

Browse files
authored
Merge pull request #70 from probe-rs/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.3
Bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3
2 parents 8a9a558 + 87ceaf9 commit 6ce7b35

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].2
36+
uses: JamesIves/[email protected].3
3737
with:
3838
branch: gh-pages
3939
folder: dist

0 commit comments

Comments
 (0)