ソースを参照

upload-artifact's version to v4

timel 1 年間 前
コミット
1f72033500
1 ファイル変更1 行追加1 行削除
  1. 1 1
      .github/workflows/python-build.yml

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

@@ -51,7 +51,7 @@ jobs:
       run: python -m build
       run: python -m build
 
 
     - name: Upload test results
     - name: Upload test results
-      uses: actions/upload-artifact@v3
+      uses: actions/upload-artifact@v4
       with:
       with:
         name: test-results
         name: test-results
         path: ./test/file/
         path: ./test/file/