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 b6eab2d commit 717256cCopy full SHA for 717256c
.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@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7
+ uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
33
id: download-artifact
34
with:
35
result-encoding: string
0 commit comments