Skip to content

Commit 403f2ee

Browse files
Update JamesIves/github-pages-deploy-action action to v4.6.4
1 parent 0e2976e commit 403f2ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
run: |
127127
mkdir report
128128
cp results/report/report.pdf report
129-
- uses: JamesIves/github-pages-deploy-action@4.1.4
129+
- uses: JamesIves/github-pages-deploy-action@v4.6.4
130130
with:
131131
branch: gh-pages
132132
folder: report

0 commit comments

Comments
 (0)