Skip to content

Commit 739815f

Browse files
(maint) update upload-artifact version to v4
v1 and v2 of the upload-artifact are no longer available. This updates to version 4.
1 parent 677a14d commit 739815f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/component_diff_check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
cat ./output/text
3636
3737
- name: Upload artifacts
38-
uses: actions/upload-artifact@v2
38+
uses: actions/upload-artifact@v4
3939
with:
4040
name: artifacts
4141
path: output/

0 commit comments

Comments
 (0)