diff --git a/.github/workflows/main_simple-todolist-backend.yml b/.github/workflows/main_simple-todolist-backend.yml index da6e23c..15c3150 100644 --- a/.github/workflows/main_simple-todolist-backend.yml +++ b/.github/workflows/main_simple-todolist-backend.yml @@ -77,7 +77,7 @@ jobs: steps: - name: Download artifact from build job - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4 + uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v4 with: name: python-app