Skip to content

Commit a7b6e53

Browse files
chore(deps): update atos-actions/download-artifact digest to 248feaa (#979)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 144d385 commit a7b6e53

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
run: >-
126126
node -e "require('fs').rmSync('./playground', { recursive: true, force: true })"
127127
128-
- uses: atos-actions/download-artifact@81ca0cdde49cc2b69d83aad5340d4d836ce8b98d # v2
128+
- uses: atos-actions/download-artifact@248feaadb6062a09de762913065013f42f61470a # v2
129129
with:
130130
name: build-output
131131

@@ -174,7 +174,7 @@ jobs:
174174
run: >-
175175
node -e "require('fs').rmSync('./playground', { recursive: true, force: true })"
176176
177-
- uses: atos-actions/download-artifact@81ca0cdde49cc2b69d83aad5340d4d836ce8b98d # v2
177+
- uses: atos-actions/download-artifact@248feaadb6062a09de762913065013f42f61470a # v2
178178
with:
179179
name: build-output
180180

@@ -285,7 +285,7 @@ jobs:
285285
run: >-
286286
node -e "require('fs').rmSync('./playground', { recursive: true, force: true })"
287287
288-
- uses: atos-actions/download-artifact@81ca0cdde49cc2b69d83aad5340d4d836ce8b98d # v2
288+
- uses: atos-actions/download-artifact@248feaadb6062a09de762913065013f42f61470a # v2
289289
with:
290290
name: build-output
291291

0 commit comments

Comments
 (0)