|
@@ -29,7 +29,7 @@ jobs:
|
|
|
# Using actions/download-artifact doesn't work here
|
|
# Using actions/download-artifact doesn't work here
|
|
|
# https://github.com/actions/download-artifact/issues/60
|
|
# https://github.com/actions/download-artifact/issues/60
|
|
|
- name: Download artifact
|
|
- name: Download artifact
|
|
|
- uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
|
|
|
|
|
|
|
+ uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9
|
|
|
id: download-artifact
|
|
id: download-artifact
|
|
|
with:
|
|
with:
|
|
|
result-encoding: string
|
|
result-encoding: string
|