Skip to content

Commit e2cc96e

Browse files
authored
Merge pull request #28 from actions/yoannchaudet-patch-1
Prep 1.0.2 release
2 parents 0b9e0d5 + 7ee1319 commit e2cc96e

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
@@ -27,4 +27,4 @@ inputs:
2727
default: ${{ github.token }}
2828
runs:
2929
using: 'docker'
30-
image: 'docker://ghcr.io/actions/jekyll-build-pages:v1.0.1'
30+
image: 'docker://ghcr.io/actions/jekyll-build-pages:v1.0.2'

0 commit comments

Comments
 (0)