Skip to content

Commit

Permalink
Bump pages-gem & docker image version
Browse files Browse the repository at this point in the history
  • Loading branch information
dunkmann00 committed Mar 23, 2024
1 parent 9ca729b commit 116cc79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }

# Manage our dependency on the version of the github-pages gem here.
gem "jekyll-v4-github-pages", "= 237"
gem "jekyll-v4-github-pages", "= 238"
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ inputs:
default: ${{ github.token }}
runs:
using: 'docker'
image: 'docker://ghcr.io/dunkmann00/jekyll-v4-build-pages:v2.2.0'
image: 'docker://ghcr.io/dunkmann00/jekyll-v4-build-pages:v2.3.0'

0 comments on commit 116cc79

Please sign in to comment.