Skip to content

Commit e0cab88

Browse files
author
Azure Pipelines
committed
Merge remote-tracking branch 'origin/main' into publication
2 parents d527353 + 0aee26e commit e0cab88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ concurrency:
1414

1515
jobs:
1616
check-schema:
17-
uses: Lightning-AI/utilities/.github/workflows/[email protected].6
17+
uses: Lightning-AI/utilities/.github/workflows/[email protected].7

.github/workflows/docs-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979

8080
- name: Deploy 🚀
8181
if: ${{ github.event_name != 'pull_request' }}
82-
uses: JamesIves/[email protected].3
82+
uses: JamesIves/[email protected].8
8383
with:
8484
token: ${{ secrets.GITHUB_TOKEN }}
8585
branch: gh-pages # The branch the action should deploy to.

0 commit comments

Comments
 (0)