]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Upgrade action/{upload,download}-artifact to v4
authorRichard Levitte <levitte@openssl.org>
Mon, 11 Nov 2024 10:45:49 +0000 (11:45 +0100)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 5 Feb 2025 14:45:20 +0000 (15:45 +0100)
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/25923)

.github/workflows/fips-checksums.yml
.github/workflows/main.yml

index 38086cc50fe1122cd7de40f29f95c5c854c70da4..846a84684129860d524b529270c03c8e791b8c7f 100644 (file)
@@ -69,7 +69,7 @@ jobs:
       - name: save PR number
         run: echo ${{ github.event.number }} > ./artifact/pr_num
       - name: save artifact
-        uses: actions/upload-artifact@v3
+        uses: actions/upload-artifact@v4
         with:
           name: fips_checksum
           path: artifact/
index 1214641901e8057394815c75154cd6b231aa5d8e..06686a9f4801150b7a46c2fa7dd649b50009ba39 100644 (file)
@@ -26,7 +26,7 @@ jobs:
         fuzz-seconds: 600
         dry-run: false
     - name: Upload Crash
-      uses: actions/upload-artifact@v3
+      uses: actions/upload-artifact@v4
       if: failure()
       with:
         name: artifacts