diff --git a/.github/workflows/main_simple-todolist-backend.yml b/.github/workflows/main_simple-todolist-backend.yml index 1e74d9c..4b46052 100644 --- a/.github/workflows/main_simple-todolist-backend.yml +++ b/.github/workflows/main_simple-todolist-backend.yml @@ -64,7 +64,7 @@ jobs: steps: - name: Download artifact from build job - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4 + uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4 with: name: python-app