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 07f7a87 commit fc8e3b2Copy full SHA for fc8e3b2
.github/workflows/check-metadata.yml
@@ -24,7 +24,7 @@ jobs:
24
run: node scripts/check-metadata.js > pr_comment.md
25
26
- name: Upload metadata reports
27
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
28
with:
29
name: metadata-reports
30
path: |
0 commit comments