There was an error while loading. Please reload this page.
2 parents 8d4bd16 + 526d13b commit bd3bffaCopy full SHA for bd3bffa
2 files changed
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
ruby-version: ${{ matrix.ruby }}
31
bundler-cache: true
32
- name: Setup Node.js
33
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
+ uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
34
with:
35
node-version: '22'
36
cache: 'npm'
.github/workflows/jekyll.yml
@@ -28,7 +28,7 @@ jobs:
28
ruby-version: '3.2'
29
0 commit comments