We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7e74b2 commit 8924fa5Copy full SHA for 8924fa5
.github/workflows/sync-labels.yml
@@ -71,7 +71,7 @@ jobs:
71
file-url: https://raw.githubusercontent.com/arduino/tooling-project-assets/main/workflow-templates/assets/sync-labels/${{ matrix.filename }}
72
73
- name: Pass configuration files to next job via workflow artifact
74
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
75
with:
76
path: |
77
*.yaml
0 commit comments