Skip to content

Commit 1b8b2e0

Browse files
authored
Merge branch 'master' into there_are_no_extra_allocations
2 parents 9bb27ba + 2bd26d2 commit 1b8b2e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
cp -vaT $ROOT_DOC_DIR $DEPLOY_DIR
6060
cp -vaT $C_DOC_DIR $DEPLOY_DIR/c
6161
- name: Deploy to GitHub Pages
62-
uses: JamesIves/github-pages-deploy-action@v4.7.2
62+
uses: JamesIves/github-pages-deploy-action@v4.7.3
6363
with:
6464
branch: gh-pages
6565
folder: ${{ env.DEPLOY_DIR }}

0 commit comments

Comments
 (0)