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 7383909 + 411ae6b commit fc5a26bCopy full SHA for fc5a26b
.github/workflows/sync-labels.yml
@@ -73,7 +73,7 @@ jobs:
73
file-url: https://raw.githubusercontent.com/arduino/tooling-project-assets/main/workflow-templates/assets/sync-labels/${{ matrix.filename }}
74
75
- name: Pass configuration files to next job via workflow artifact
76
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
77
with:
78
path: ${{ matrix.filename }}
79
if-no-files-found: error
0 commit comments