Skip to content

Commit ca03dee

Browse files
authored
fixing pmndrs/docs workflow to @v1
1 parent c55b7e0 commit ca03dee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ concurrency:
1111

1212
jobs:
1313
build:
14-
uses: pmndrs/docs/.github/workflows/build.yml@main
14+
uses: pmndrs/docs/.github/workflows/build.yml@v1
1515
with:
1616
mdx: './docs'
1717
libname: 'React Postprocessing'

0 commit comments

Comments
 (0)