We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d60630 + 654e8af commit 984400bCopy full SHA for 984400b
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@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
+ uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.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