We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c209928 commit 38dfd1aCopy full SHA for 38dfd1a
1 file changed
.github/workflows/main.yml
@@ -41,7 +41,7 @@ jobs:
41
npx rimraf "dist/!(*.msi)"
42
43
- name: upload artifacts
44
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
45
with:
46
name: ${{ matrix.os }}
47
path: dist
0 commit comments