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 42369bc commit 6105683Copy full SHA for 6105683
1 file changed
.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@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
+ uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9
33
id: download-artifact
34
with:
35
result-encoding: string
0 commit comments