Skip to content

Commit 30dbfb3

Browse files
authored
Merge pull request #51 from probe-rs/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.6.8
Bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.8
2 parents 0a08b72 + 50d8cd9 commit 30dbfb3

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

0 commit comments

Comments
 (0)