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.
2 parents 9e586e1 + e676ef5 commit 1a8aef0Copy full SHA for 1a8aef0
.github/workflows/ci-macvim.yaml
@@ -360,7 +360,7 @@ jobs:
360
361
- name: Upload MacVim image
362
if: startsWith(github.ref, 'refs/tags/') && matrix.publish
363
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
364
with:
365
name: MacVim${{ matrix.publish_postfix }}.dmg
366
path: src/MacVim/build/Release/MacVim${{ matrix.publish_postfix }}.dmg
0 commit comments