Skip to content

Commit d332e2c

Browse files
authored
Merge pull request #432 from plotly/bump-versions
bump version of action to latest
2 parents a493dee + 691662f commit d332e2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)