1 parent b52fd4c commit 431fd3cCopy full SHA for 431fd3c
1 file changed
.github/actions/setup-yarn/action.yml
@@ -4,7 +4,7 @@ runs:
4
using: composite
5
steps:
6
- name: Use Node.js 26.4.0
7
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v26.4.0
+ uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
8
with:
9
node-version: 26.4.0
10
0 commit comments