We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0995278 commit 7d5fe95Copy full SHA for 7d5fe95
.github/actions/publish-docs/action.yml
@@ -8,7 +8,7 @@ inputs:
8
runs:
9
using: composite
10
steps:
11
- - uses: launchdarkly/gh-actions/actions/[email protected].1
+ - uses: launchdarkly/gh-actions/actions/[email protected].2
12
name: 'Publish to Github pages'
13
with:
14
docs_path: docs
0 commit comments