|
27 | 27 | actions: write # for actions/cache to write to cache location |
28 | 28 |
|
29 | 29 | steps: |
30 | | - - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 30 | + - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 |
31 | 31 | - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3 |
32 | 32 | with: |
33 | 33 | path: ~/.npm |
|
68 | 68 | actions: write # for actions/cache to write to cache location |
69 | 69 |
|
70 | 70 | steps: |
71 | | - - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 71 | + - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 |
72 | 72 | - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3 |
73 | 73 | with: |
74 | 74 | path: ~/.elm |
@@ -115,7 +115,7 @@ jobs: |
115 | 115 | actions: write # for actions/cache to write to cache location |
116 | 116 |
|
117 | 117 | steps: |
118 | | - - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 118 | + - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 |
119 | 119 | - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3 |
120 | 120 | with: |
121 | 121 | path: ~/.npm |
@@ -157,7 +157,7 @@ jobs: |
157 | 157 | actions: write # for actions/cache to write to cache location |
158 | 158 |
|
159 | 159 | steps: |
160 | | - - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 160 | + - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 |
161 | 161 | - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3 |
162 | 162 | with: |
163 | 163 | path: ~/.elm |
@@ -204,7 +204,7 @@ jobs: |
204 | 204 | actions: write # for actions/cache to write to cache location |
205 | 205 |
|
206 | 206 | steps: |
207 | | - - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 207 | + - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 |
208 | 208 | - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3 |
209 | 209 | with: |
210 | 210 | path: ~/.elm |
|
0 commit comments