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 f8046fc commit 85d355eCopy full SHA for 85d355e
1 file changed
.github/workflows/sync-keywords.yml
@@ -57,7 +57,7 @@ jobs:
57
58
- name: Upload sync report
59
if: always()
60
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
61
with:
62
name: keyword-sync-report
63
path: sync-report.json
0 commit comments