We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f27d9a + 70ce6fa commit 20aaff1Copy full SHA for 20aaff1
.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@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
+ uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
45
46
node-version-file: ".nvmrc"
47
cache: "npm"
0 commit comments