diff --git a/action.yml b/action.yml index 5ff84d8..464b1cb 100644 --- a/action.yml +++ b/action.yml @@ -3,4 +3,4 @@ name: 'psb' description: 'Use PSB to build static a static site' runs: using: 'docker' - image: 'docker://ghcr.io/pagwin2/psb:v1' + image: 'docker://ghcr.io/pagwin2/psb:v2'