|
39 | 39 | - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 |
40 | 40 | with: |
41 | 41 | persist-credentials: false |
42 | | - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 |
| 42 | + - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 |
43 | 43 | with: |
44 | 44 | node-version: lts/* |
45 | 45 | cache: yarn |
|
55 | 55 | - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 |
56 | 56 | with: |
57 | 57 | persist-credentials: false |
58 | | - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 |
| 58 | + - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 |
59 | 59 | with: |
60 | 60 | node-version: lts/* |
61 | 61 | cache: yarn |
|
82 | 82 | with: |
83 | 83 | persist-credentials: false |
84 | 84 | - name: Use Node.js ${{ matrix.node-version }} |
85 | | - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 |
| 85 | + uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 |
86 | 86 | with: |
87 | 87 | node-version: ${{ matrix.node-version }} |
88 | 88 | cache: yarn |
@@ -124,7 +124,7 @@ jobs: |
124 | 124 | runs-on: ubuntu-latest |
125 | 125 | steps: |
126 | 126 | - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 |
127 | | - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 |
| 127 | + - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 |
128 | 128 | with: |
129 | 129 | node-version: lts/* |
130 | 130 | cache: yarn |
@@ -156,7 +156,7 @@ jobs: |
156 | 156 | - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 |
157 | 157 | with: |
158 | 158 | persist-credentials: false |
159 | | - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 |
| 159 | + - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 |
160 | 160 | with: |
161 | 161 | node-version: lts/* |
162 | 162 | cache: yarn |
|
0 commit comments