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