1 parent e72cdca commit f95d1bcCopy full SHA for f95d1bc
1 file changed
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
with:
52
persist-credentials: false
53
- name: Setup Node.js
54
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
+ uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
55
56
node-version: '24'
57
cache: 'npm'
@@ -69,7 +69,7 @@ jobs:
69
70
71
72
73
74
75
0 commit comments