We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e972f1 commit ed04cacCopy full SHA for ed04cac
.github/workflows/sync-labels-npm.yml
@@ -84,7 +84,7 @@ jobs:
84
file-url: https://raw.githubusercontent.com/arduino/tooling-project-assets/main/workflow-templates/assets/sync-labels/${{ matrix.filename }}
85
86
- name: Pass configuration files to next job via workflow artifact
87
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
88
with:
89
path: |
90
*.yaml
0 commit comments