|
@@ -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@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6
|
|
|
|
|
|
+ uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7
|
|
id: download-artifact
|
|
id: download-artifact
|
|
with:
|
|
with:
|
|
result-encoding: string
|
|
result-encoding: string
|