Merge pull request #1466 from macvim-dev/dependabot/github_actions/actions/upload-artifact-4

build(deps): bump actions/upload-artifact from 3 to 4
This commit is contained in:
Yee Cheng Chin
2023-12-18 15:05:11 -08:00
committed by GitHub
+1 -1
View File
@@ -360,7 +360,7 @@ jobs:
- name: Upload MacVim image
if: startsWith(github.ref, 'refs/tags/') && matrix.publish
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: MacVim${{ matrix.publish_postfix }}.dmg
path: src/MacVim/build/Release/MacVim${{ matrix.publish_postfix }}.dmg