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 f46e4ef commit efcd3e0Copy full SHA for efcd3e0
action.yml
@@ -11,7 +11,7 @@ runs:
11
# using: 'node12'
12
# main: './src/index.js'
13
using: 'docker'
14
- image: 'docker.pkg.github.com/cocreate-app/cocreate-docs'
+ image: 'docker.pkg.github.com/cocreate-app/cocreate-docs/cocreate-docs:1.1.19'
15
16
17
0 commit comments