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 d1a6a0f + 96a0f61 commit 822d665Copy full SHA for 822d665
.github/workflows/sync-labels.yml
@@ -70,7 +70,7 @@ jobs:
70
file-url: https://raw.githubusercontent.com/arduino/tooling-project-assets/main/workflow-templates/assets/sync-labels/${{ matrix.filename }}
71
72
- name: Pass configuration files to next job via workflow artifact
73
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
74
with:
75
path: |
76
*.yaml
0 commit comments