Skip to content

Commit 396f555

Browse files
committed
version truncation
1 parent ebc0bb6 commit 396f555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
3535
- name: Deploy documentation.
3636
if: ${{ github.event_name == 'push' }}
37-
uses: JamesIves/github-pages-deploy-action@v4.3.0
37+
uses: JamesIves/github-pages-deploy-action@v4
3838
with:
3939
branch: gh-pages
4040
force: true

0 commit comments

Comments
 (0)