diff --git a/.github/workflows/make-ci.yml b/.github/workflows/make-ci.yml index 6bbe66a..d3fb16a 100644 --- a/.github/workflows/make-ci.yml +++ b/.github/workflows/make-ci.yml @@ -45,7 +45,7 @@ jobs: - name: Setup .NET Core uses: actions/setup-dotnet@v1 - name: download-template-pack - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: template-pack - name: install-template-pack