Skip to content

Commit e4ef221

Browse files
authored
Merge pull request #103 from actions/start-1.09-release
Prepare 1.0.9 release
2 parents 6eb2eb3 + 0b2633b commit e4ef221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ inputs:
2828
default: ${{ github.token }}
2929
runs:
3030
using: 'docker'
31-
image: 'docker://ghcr.io/actions/jekyll-build-pages:v1.0.8'
31+
image: 'docker://ghcr.io/actions/jekyll-build-pages:v1.0.9'

0 commit comments

Comments
 (0)