ソースを参照

Update version of artifact actions

Signed-off-by: Mihaela Balutoiu <mbalutoiu@cloudbasesolutions.com>
Mihaela Balutoiu 1 年間 前
コミット
d85b136ccd
1 ファイル変更1 行追加1 行削除
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/build.yml

@@ -53,7 +53,7 @@ jobs:
           npm run e2e
           npm run e2e
 
 
       - name: Upload failure screenshots
       - name: Upload failure screenshots
-        uses: actions/upload-artifact@v3
+        uses: actions/upload-artifact@v4
         if: failure()
         if: failure()
         with:
         with:
           name: cypress-screenshots
           name: cypress-screenshots