Compare commits

..

No commits in common. "489139499f6b5cc490f0a6f0c78ffa41490cef1f" and "4e3bff682c003fc90546c2ab62e6aef8c851ed23" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View File

@ -41,7 +41,7 @@ jobs:
cache-version: 0 # Increment this number if you need to re-download cached gems
- name: Setup Pages
id: pages
uses: actions/configure-pages@v5
uses: actions/configure-pages@v4
- name: Build with Jekyll
# Outputs to the './_site' directory by default
run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"

View File

@ -56,7 +56,7 @@ repos:
args: [--update-only, --notitle]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.28.1
rev: 0.28.0
hooks:
- id: check-dependabot
- id: check-github-workflows

2
Gemfile.lock generated
View File

@ -23,7 +23,7 @@ GEM
commonmarker (0.23.10)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
dnsruby (1.72.0)
dnsruby (1.71.0)
simpleidn (~> 0.2.1)
drb (2.2.1)
em-websocket (0.5.3)