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 7dcdcdc commit 0e2f5d4Copy full SHA for 0e2f5d4
.github/workflows/wokwi_projects.yml
@@ -85,7 +85,7 @@ jobs:
85
86
- name: Upload source code
87
if: success() || failure()
88
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
89
with:
90
name: ${{ matrix.project.name }}_${{ matrix.project.id }}
91
path: ${{ matrix.project.path }}
0 commit comments