Skip to content

Commit 8fa9113

Browse files
committed
1 parent addc925 commit 8fa9113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
147147
- name: Deploy Documentation for master
148148
if: matrix.gcc_v == 7 && github.ref == 'refs/heads/master'
149-
uses: JamesIves/github-pages-deploy-action@v4.6.1
149+
uses: JamesIves/github-pages-deploy-action@v4.7.3
150150
with:
151151
branch: gh-pages # The branch the action should deploy to.
152152
folder: doc # The folder the action should deploy.

0 commit comments

Comments
 (0)