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 677a14d commit 739815fCopy full SHA for 739815f
.github/workflows/component_diff_check.yaml
@@ -35,7 +35,7 @@ jobs:
35
cat ./output/text
36
37
- name: Upload artifacts
38
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
39
with:
40
name: artifacts
41
path: output/
0 commit comments