diff --git a/.github/workflows/master_codewordz.yml b/.github/workflows/master_codewordz.yml index 6f25fd7..b60eafc 100644 --- a/.github/workflows/master_codewordz.yml +++ b/.github/workflows/master_codewordz.yml @@ -43,7 +43,7 @@ jobs: steps: - name: Download artifact from build job - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: .net-app