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.
1 parent 34c4c04 commit d0794f2Copy full SHA for d0794f2
.github/workflows/sync-labels-npm.yml
@@ -81,7 +81,7 @@ jobs:
81
file-url: https://raw.githubusercontent.com/arduino/tooling-project-assets/main/workflow-templates/assets/sync-labels/${{ matrix.filename }}
82
83
- name: Pass configuration files to next job via workflow artifact
84
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
85
with:
86
path: |
87
*.yaml
0 commit comments