We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0991854 + 4e996f1 commit d30fbb8Copy full SHA for d30fbb8
1 file changed
.github/workflows/front-lint.yaml
@@ -34,7 +34,7 @@ jobs:
34
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
35
36
- name: 📦 Setup Node.js 22
37
- uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
+ uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
38
with:
39
node-version: 22.x
40
cache: "yarn" # 🚀 Speed up builds with yarn cache
0 commit comments