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 f06ed01 commit c1c1d1eCopy full SHA for c1c1d1e
action.yml
@@ -13,7 +13,7 @@ inputs:
13
required: true
14
runs:
15
using: 'docker'
16
- image: 'docker://ghcr.io/typst/package-check'
+ image: 'docker://ghcr.io/typst/package-check:0.3.0'
17
args:
18
- action
19
env:
0 commit comments