Skip to content

Commit d30fbb8

Browse files
authored
build(deps): bump actions/setup-node from 6.1.0 to 6.2.0
build(deps): bump actions/setup-node from 6.1.0 to 6.2.0
2 parents 0991854 + 4e996f1 commit d30fbb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/front-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3535

3636
- name: 📦 Setup Node.js 22
37-
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
37+
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
3838
with:
3939
node-version: 22.x
4040
cache: "yarn" # 🚀 Speed up builds with yarn cache

0 commit comments

Comments
 (0)