Skip to content

Commit 3c26ca1

Browse files
committed
upgrade actions/upload-artifact
1 parent 14b500d commit 3c26ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
echo $PULL_REQUEST_NUMBER > pr.txt
5555
5656
- name: Upload build artifact
57-
uses: actions/upload-artifact@83fd05a356d7e2593de66fc9913b3002723633cb
57+
uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8
5858
with:
5959
name: build
6060
path: |

0 commit comments

Comments
 (0)