We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c55b7e0 commit ca03deeCopy full SHA for ca03dee
1 file changed
.github/workflows/docs.yml
@@ -11,7 +11,7 @@ concurrency:
11
12
jobs:
13
build:
14
- uses: pmndrs/docs/.github/workflows/build.yml@main
+ uses: pmndrs/docs/.github/workflows/build.yml@v1
15
with:
16
mdx: './docs'
17
libname: 'React Postprocessing'
0 commit comments