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.
2 parents 07f7a87 + fc8e3b2 commit 7fa09bbCopy full SHA for 7fa09bb
.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