]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
CI: bump actions/upload-artifact to v7
authorichizok <gclient.gaap@gmail.com>
Wed, 18 Mar 2026 20:57:15 +0000 (20:57 +0000)
committerChristian Brabandt <cb@256bit.org>
Wed, 18 Mar 2026 20:57:15 +0000 (20:57 +0000)
closes: #19747

Signed-off-by: Ozaki Kiichi <gclient.gaap@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
.github/actions/test_artifacts/action.yml
.github/workflows/ci.yml

index e68fec961b92ea2af7c03527c0585c4687948374..79d1aa82f617e77f4c252c4c9ee25444e6a01ef1 100644 (file)
@@ -27,7 +27,7 @@ runs:
         # set as the "result".
         result-encoding: string
     - name: Upload failed tests
-      uses: actions/upload-artifact@v4
+      uses: actions/upload-artifact@v7
       with:
         # Name of the artifact to upload.
         name: ${{ format('GH-{0}-{1}-{2}-{3}-{4}-failed-tests',
index cdfe56c278b1bce26262ee44e5bdebe772757e53..5a3f2f6f0f404a404fe8a05b7ec8d7affef2e255 100644 (file)
@@ -781,7 +781,7 @@ jobs:
       #    copy src\vim*.dll artifacts
       #
       #- name: Upload Artifact
-      #  uses: actions/upload-artifact@v1
+      #  uses: actions/upload-artifact@v7
       #  with:
       #    name: vim${{ matrix.bits }}-${{ matrix.toolchain }}
       #    path: ./artifacts