We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2b165c + eec6107 commit 13db907Copy full SHA for 13db907
1 file changed
.github/workflows/test.yml
@@ -53,7 +53,7 @@ jobs:
53
with:
54
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
55
- name: Install Node.js
56
- uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
+ uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
57
58
node-version-file: ".nvmrc"
59
cache: "npm"
0 commit comments