Browse Source

Update winget.yml (#613)

Vedant 3 năm trước cách đây
mục cha
commit
5113c698f6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/winget.yml

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

@@ -6,7 +6,7 @@ jobs:
   publish:
     runs-on: windows-latest # action can only be run on windows
     steps:
-      - uses: vedantmgoyal2009/winget-releaser@latest
+      - uses: vedantmgoyal2009/winget-releaser@v1
         with:
           identifier: alexx2000.DoubleCommander
           installers-regex: '.(exe|msi)$'