Skip to content

Commit a367c63

Browse files
authored
Update github-pages-deploy-action version
1 parent b92dac0 commit a367c63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mk_release_assets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
run: |
9898
rm -f ~/artifacts/*.zip
9999
- name: Deploy BINs to GH-Pages
100-
uses: JamesIves/github-pages-deploy-action@v4.8.0
100+
uses: JamesIves/github-pages-deploy-action@v4
101101
with:
102102
# This is the branch where the docs are deployed to
103103
commit-message: bin release workflow

0 commit comments

Comments
 (0)