We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb776de commit 981732cCopy full SHA for 981732c
.github/workflows/report-size.yml
@@ -29,7 +29,7 @@ jobs:
29
# Using actions/download-artifact doesn't work here
30
# https://github.com/actions/download-artifact/issues/60
31
- name: Download artifact
32
- uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7
+ uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7
33
id: download-artifact
34
with:
35
result-encoding: string
0 commit comments