Skip to content

Commit 691662f

Browse files
committed
Update build.yml
1 parent 701c86b commit 691662f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

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

103103
- name: Checkout documentation repo
104104
if: github.ref_name == 'master' && github.repository == 'plotly/graphing-library-docs'
105-
uses: actions/checkout@v4
105+
uses: actions/checkout@v6
106106
with:
107107
repository: plotly/documentation
108108
ref: gh-pages

0 commit comments

Comments
 (0)