We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6841486 + 7e7fe4e commit d286935Copy full SHA for d286935
1 file changed
.github/workflows/test.yml
@@ -41,7 +41,7 @@ jobs:
41
with:
42
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
43
- name: Install Node.js
44
- uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
+ uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
45
46
node-version-file: ".nvmrc"
47
cache: "npm"
0 commit comments