Thanks to visit codestin.com Credit goes to github.com
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 ee4fa5b commit 6a9c1d0Copy full SHA for 6a9c1d0
.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@v2
+ uses: actions/upload-artifact@v3
75
with:
76
path: |
77
*.yaml
0 commit comments