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 7c69680 commit c257f35Copy full SHA for c257f35
action.yml
@@ -56,7 +56,7 @@ inputs:
56
default: ${{ github.repository }}
57
runs:
58
using: 'docker'
59
- image: 'docker://deloo/markdown-docs:0.6.5'
+ image: 'docker://deloo/markdown-docs:0.6.6'
60
env:
61
TITLE: ${{ inputs.title }}
62
LANGUAGE: ${{ inputs.language }}
0 commit comments