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 3c8c529 commit 40413ddCopy full SHA for 40413dd
.github/workflows/sync-labels-npm.yml
@@ -125,7 +125,7 @@ jobs:
125
uses: actions/checkout@v4
126
127
- name: Download configuration file artifacts
128
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
129
with:
130
merge-multiple: true
131
pattern: ${{ env.CONFIGURATIONS_ARTIFACT_PREFIX }}*
.github/workflows/test-integration.yml
@@ -322,7 +322,7 @@ jobs:
322
323
324
- name: Download sketches reports artifact
325
326
327
328
path: ${{ env.SKETCHES_REPORTS_PATH }}
0 commit comments