Przeglądaj źródła

更新工作流配置

赵小蒙 1 rok temu
rodzic
commit
d4d0f0b05b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .github/workflows/python-package.yml

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

@@ -60,7 +60,7 @@ jobs:
 
       - name: Create and Upload Release
         id: create_release
-        uses: softprops/action-gh-release@v1
+        uses: softprops/action-gh-release@ 4634c16e79c963813287e889244c50009e7f0981
         with:
           files: './dist/*.whl'
         env: