赵小蒙 пре 1 година
родитељ
комит
d4d0f0b05b
1 измењених фајлова са 1 додато и 1 уклоњено
  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: