diff --git a/.gitea/worlflows/linux.yaml b/.gitea/worlflows/linux.yaml index 25559f2..4a18ccb 100644 --- a/.gitea/worlflows/linux.yaml +++ b/.gitea/worlflows/linux.yaml @@ -31,7 +31,7 @@ jobs: cat ${{ github.workspace }}/packages.txt - name: Calc deps hash - uses: https://gitea.com/seepine/hash-files@v1 + uses: seepine/hash-files@v1 id: get-hash with: patterns: 'packages.txt'