We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3140c7a + 5c6b04d commit e4636b2Copy full SHA for e4636b2
.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@v6
+ uses: actions/upload-artifact@v7
74
with:
75
path: |
76
*.yaml
0 commit comments