We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 755e701 + 4113be0 commit 6f028ddCopy full SHA for 6f028dd
1 file changed
.github/workflows/main.yml
@@ -63,7 +63,7 @@ jobs:
63
64
# Upload the app
65
- name: Upload app
66
- uses: actions/upload-artifact@v6.0.0
+ uses: actions/upload-artifact@v7.0.0
67
with:
68
name: Edge-${{ steps.date.outputs.date }}
69
path: ${{ github.workspace }}\\bin\\win-${{ matrix.platform }}\\publish
0 commit comments