Skip to content

Commit 717256c

Browse files
Update actions/github-script action to v8
1 parent b6eab2d commit 717256c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/report-size.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
# Using actions/download-artifact doesn't work here
3030
# https://github.com/actions/download-artifact/issues/60
3131
- name: Download artifact
32-
uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7
32+
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
3333
id: download-artifact
3434
with:
3535
result-encoding: string

0 commit comments

Comments
 (0)