Skip to content

Commit b112f7a

Browse files
committed
Update Ruby config - T03
1 parent 4f1e0f5 commit b112f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
ruby-version: '3.3' # Not needed with a .ruby-version file
4040
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
41-
cache-version: 0 # Increment this number if you need to re-download cached gems
41+
cache-version: 1 # Increment this number if you need to re-download cached gems
4242
- name: Setup Pages
4343
id: pages
4444
uses: actions/configure-pages@v5

0 commit comments

Comments
 (0)